Expand description
Convenience UseJWT
traits
Traitsยง
- UseJWT
OnApp - This trait gives the ability to call
Self::use_jwt
on the implemented type. - UseJWT
OnResource - This trait gives the ability to call
Self::use_jwt
on the implemented type. - UseJWT
OnScope - This trait gives the ability to call
Self::use_jwt
on the implemented type.