junobuild-auth 0.4.2

Authentication toolkit for Juno.
Documentation
1
2
3
4
5
6
7
8
9
pub mod automation;
pub mod delegation;
pub mod openid;
pub mod profile;
mod random;
pub mod state;
pub mod strategies;

pub use state::errors;