Skip to main content

Module authenticator

Module authenticator 

Source
Expand description

The Authenticator trait and execution helpers.

Traits§

Authenticator
Defines the interface for an OAuth2 authentication flow.

Functions§

execute_flow
Executes an authentication flow and handles the resulting token.