Auth package¶
Auth.auth module¶
The authentication module: Authentication for admins.
Provides globals and functionality to support the applications authentication and encryption needs.
- Src.Auth.auth.bcrypt = <flask_bcrypt.Bcrypt object>¶
Encryption global
- Src.Auth.auth.jwt = <flask_jwt_extended.jwt_manager.JWTManager object>¶
JWT management global