Struct oxide_auth::code_grant::issuer::TokenMap [] [src]

pub struct TokenMap<G: TokenGenerator> { /* fields omitted */ }

Methods

impl<G: TokenGenerator> TokenMap<G>
[src]

[src]

Trait Implementations

impl<G: TokenGenerator> Issuer for TokenMap<G>
[src]

[src]

Create a token authorizing the request parameters

[src]

Get the values corresponding to a bearer token

[src]

Get the values corresponding to a refresh token