authentic 0.5.0

Authentication library
Documentation
1
2
3
4
5
#[cfg(feature = "jwt")]
mod jwt;

#[cfg(feature = "jwt")]
pub use jwt::*;