oauth2-passkey 0.6.0

OAuth2 and Passkey authentication library for Rust web applications
Documentation
1
2
3
4
mod config;
mod types;

pub(crate) use config::{DB_TABLE_PREFIX, GENERIC_DATA_STORE};