feat(auth): add WebAuthn passkey support with migrations, routes, and tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod jwt;
|
||||
pub mod passkeys;
|
||||
pub mod password;
|
||||
pub mod webdav_tokens;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user