authex v0.1.6 Authex.Config View Source

Link to this section Summary

Functions

Returns the banlist module from the config

Returns the blacklist module from the config

Returns the checker module from the config

Returns the forbidden plug module from the config

Returns the secret key from the application config. If no secret is present in the config, it will fall back to the AUTH_SECRET env var. If that is also not present, a new random secret will be generated

Returns the serializer module from the config

Returns the unauthorized plug module from the config

Link to this section Functions

Returns the banlist module from the config.

Returns the blacklist module from the config.

Returns the checker module from the config.

Returns the forbidden plug module from the config.

Returns the secret key from the application config. If no secret is present in the config, it will fall back to the AUTH_SECRET env var. If that is also not present, a new random secret will be generated.

Returns the serializer module from the config.

Returns the unauthorized plug module from the config.