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