Struct vkrs::auth::Auth [] [src]

pub struct Auth;

Trait Implementations

impl Provider for Auth
[src]

The lifetime of tokens issued by the provider.

The type of token issued by the provider.

The authorization endpoint URI. Read more

The token endpoint URI. Read more

Provider requires credentials via request body. Read more