barycenter/src/entities
Till Wegmueller d7bdd51164
WIP Passkey implementation. Needs fixing storage.rs and more tests
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-12-07 13:18:22 +01:00
..
access_token.rs feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
auth_code.rs feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
client.rs feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
job_execution.rs feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
mod.rs WIP Passkey implementation. Needs fixing storage.rs and more tests 2025-12-07 13:18:22 +01:00
passkey.rs WIP Passkey implementation. Needs fixing storage.rs and more tests 2025-12-07 13:18:22 +01:00
property.rs feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
refresh_token.rs feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
session.rs WIP Passkey implementation. Needs fixing storage.rs and more tests 2025-12-07 13:18:22 +01:00
user.rs WIP Passkey implementation. Needs fixing storage.rs and more tests 2025-12-07 13:18:22 +01:00
webauthn_challenge.rs WIP Passkey implementation. Needs fixing storage.rs and more tests 2025-12-07 13:18:22 +01:00