Expand description
Contains different implementations for AccessToken trait.
Structs§
- Bearer
Bearercan be used asAccessTokenfor bearer authorization (‘authorization: Bearer f0596451-af4d-40f4-a290-b5e8372c110b’).
Traits§
- Access
Token - Trait which can be used for implementing custom access token.