Module aliri_tokens::sources[][src]

Expand description

Token sources

Re-exports

pub use file::FileTokenSource;

Modules

cache

Utilities for caching of tokens

file

A file token source and caching layer

oauth2

A token source that uses an OAuth2 server as an authority

Traits

AsyncTokenCache

An asynchronous cache for tokens

AsyncTokenSource

An asynchronous source for tokens