Crate authbeam

Source
Expand description

Authentication manager with user accounts and simple group-based permissions.

§authbeam

Rainbeam authentication types.

Re-exports§

pub use database::Database;
pub use database::ServerOptions;

Modules§

api
Responds to API requests
avif
database
layout
macros
model
permissions

Macros§

cache_sync
from_row
ignore
Ignore (let _ = ...) something.
simplify
Simplfy an error-forwarding match block.
update_profile_count

Structs§

DatabaseOpts