Handle callback from external auth.
Definition at line 465 of file config_flow.py.
◆ get()
| def homeassistant.components.plex.config_flow.PlexAuthorizationCallbackView.get |
( |
|
self, |
|
|
|
request |
|
) |
| |
◆ name
| homeassistant.components.plex.config_flow.PlexAuthorizationCallbackView.name = AUTH_CALLBACK_NAME |
|
static |
◆ requires_auth
| bool homeassistant.components.plex.config_flow.PlexAuthorizationCallbackView.requires_auth = False |
|
static |
◆ url
| homeassistant.components.plex.config_flow.PlexAuthorizationCallbackView.url = AUTH_CALLBACK_PATH |
|
static |
The documentation for this class was generated from the following file: