Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.toon.oauth2 Namespace Reference

Classes

class  ToonLocalOAuth2Implementation
 

Functions

None register_oauth2_implementations (HomeAssistant hass, str client_id, str client_secret)
 

Detailed Description

OAuth2 implementations for Toon.

Function Documentation

◆ register_oauth2_implementations()

None homeassistant.components.toon.oauth2.register_oauth2_implementations ( HomeAssistant  hass,
str  client_id,
str   client_secret 
)
Register Toon OAuth2 implementations.

Definition at line 14 of file oauth2.py.