de_lobby
0.1.0-dev
Module auth
Re-exports
Modules
Structs
Constants
In crate de_lobby
?
Settings
Module
de_lobby
::
auth
Copy item path
source
·
[
−
]
Re-exports
§
pub use self::middleware::
AuthMiddlewareFactory
;
pub use self::token::
Claims
;
Modules
§
db
🔒
endpoints
🔒
middleware
🔒
passwd
🔒
token
🔒
Structs
§
Auth
This struct can be used to setup authentication on an actix-web App.
Constants
§
JWT_SECRET_VAR_NAME
🔒
MAX_SECRET_LEN
🔒
MIN_SECRET_LEN
🔒