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
/
202512010140_add_webauthn_challenges
/
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
42 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
webauthn_challenges
;
Reference in New Issue
View Git Blame
Copy Permalink