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

feat(auth): add auth #43

Merged
merged 8 commits into from
Jan 14, 2025
Merged

feat(auth): add auth #43

merged 8 commits into from
Jan 14, 2025

Conversation

alexfriesen
Copy link
Owner

@alexfriesen alexfriesen commented Jan 8, 2025

Adding a very simple auth system based on nuxt-auth-utils and webauthn.

closes: #20, #19

@alexfriesen alexfriesen changed the title Feature/auth feat(auth): add webauthn auth Jan 8, 2025
@alexfriesen alexfriesen changed the base branch from main to backend January 9, 2025 16:20
@alexfriesen alexfriesen changed the title feat(auth): add webauthn auth feat(auth): add auth Jan 9, 2025
@alexfriesen alexfriesen force-pushed the backend branch 3 times, most recently from 7cf870e to b67a0f1 Compare January 14, 2025 11:07
@alexfriesen alexfriesen marked this pull request as ready for review January 14, 2025 12:14
@alexfriesen alexfriesen merged commit 8dc4def into backend Jan 14, 2025
4 checks passed
@alexfriesen alexfriesen deleted the feature/auth branch February 11, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend: Auth
1 participant