Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend: Auth #20

Closed
alexfriesen opened this issue Nov 26, 2024 · 0 comments · Fixed by #43
Closed

Backend: Auth #20

alexfriesen opened this issue Nov 26, 2024 · 0 comments · Fixed by #43
Labels
enhancement New feature or request

Comments

@alexfriesen
Copy link
Owner

alexfriesen commented Nov 26, 2024

As #19 is not very useful on it's own. The next step would be adding a simple auth system using SimpleWebAuthn.

User Credentials Schema:

  • id: string
  • publicKey: string
  • counter: int
  • backedUp: boolean
  • transports: json
  • userId: uuid -> user.id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant