Skip to main content

Crate cloudillo_auth

Crate cloudillo_auth 

Source
Expand description

Authentication subsystem.

Modules§

api_key
API Key management endpoints
cleanup
Periodic cleanup task for expired auth data (API keys, verification codes)
handler
qr_login
QR-code login: scan a QR on the login page with a phone that already has an active session to approve the desktop login.
settings
Authentication settings registration
webauthn
WebAuthn (Passkey) authentication handlers

Functions§

init
new_qr_login_store
Create the QR login store (call during app building, insert into extensions)
register_settings