This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
papercrate
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca30b20873db1efd454c719fbec187d2be1bea1c
papercrate
/
backend
/
migrations
/
202512010130_add_user_passkeys
/
down.sql
T
nils
ca30b20873
feat(auth): add WebAuthn passkey support with migrations, routes, and tests
2025-10-29 17:50:14 +01:00
2 lines
36 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
user_passkeys
;
Reference in New Issue
View Git Blame
Copy Permalink