Expand description

Contains different implementations for AccessToken trait.

Structs

Bearer can be used as AccessToken for bearer authorization (‘authorization: Bearer f0596451-af4d-40f4-a290-b5e8372c110b’).

Traits

Trait which can be used for implementing custom access token.