server.web.auth
Attributes
Functions
|
Check if authentication is enabled. |
|
Setup OAuth only if authentication is enabled. |
Module Contents
- server.web.auth.log
- server.web.auth.config
- server.web.auth.oauth
- server.web.auth.setup_oauth() authlib.integrations.starlette_client.OAuth | None
Setup OAuth only if authentication is enabled.
- server.web.auth.oauth_instance = None