View Source UeberauthIdAustria.Config (Überauth IDAustria v0.2.0)
Configuration Agent
Summary
Functions
Returns a specification to start this module under a supervisor.
Returns the configuration for the oauth client
Reloads the configuration
Returns the JWT verify key.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec oauth() :: Keyword.t()
Returns the configuration for the oauth client
@spec reload() :: :ok | {:error, term()}
Reloads the configuration
@spec verify_key() :: JOSE.JWK.t()
Returns the JWT verify key.