Module use_jwt

Source
Expand description

Convenience UseJWT traits

Traitsยง

UseJWTOnApp
This trait gives the ability to call Self::use_jwt on the implemented type.
UseJWTOnResource
This trait gives the ability to call Self::use_jwt on the implemented type.
UseJWTOnScope
This trait gives the ability to call Self::use_jwt on the implemented type.