Config flow to handle xbox OAuth2 authentication.
Definition at line 12 of file config_flow.py.
◆ async_step_user()
| ConfigFlowResult homeassistant.components.xbox.config_flow.OAuth2FlowHandler.async_step_user |
( |
|
self, |
|
|
dict[str, Any] | None |
user_input = None |
|
) |
| |
◆ extra_authorize_data()
| dict homeassistant.components.xbox.config_flow.OAuth2FlowHandler.extra_authorize_data |
( |
|
self | ) |
|
Extra data that needs to be appended to the authorize url.
Definition at line 25 of file config_flow.py.
◆ logger()
| logging.Logger homeassistant.components.xbox.config_flow.OAuth2FlowHandler.logger |
( |
|
self | ) |
|
◆ DOMAIN
| homeassistant.components.xbox.config_flow.OAuth2FlowHandler.DOMAIN = DOMAIN |
|
static |
The documentation for this class was generated from the following file: