Properly export JwtConf now
parent
90d731ccda
commit
1ce6c47124
|
@ -1 +1,3 @@
|
|||
pub mod jwt;
|
||||
|
||||
pub use self::jwt::JwtConf;
|
||||
|
|
Loading…
Reference in New Issue