Private Member Functions | |
| dict | _token_request (self, dict data) |
Additional Inherited Members | |
Public Member Functions inherited from homeassistant.components.application_credentials.AuthImplementation | |
| None | __init__ (self, HomeAssistant hass, str auth_domain, ClientCredential credential, AuthorizationServer authorization_server) |
| str | name (self) |
Oauth2 implementation that only uses the external url.
Definition at line 33 of file application_credentials.py.
|
private |
Make a token request and adapt Withings API reply.
Definition at line 36 of file application_credentials.py.