Class: OAuth2App
OAuth2App()
The OAuth2App class exposes the OAuth2ClientManager property on the HomeyApp instance, this can potentially be used
to OAuth2Clients and OAuth2Accounts. Always call super.onInit()
when extending from this class.
The OAuth2App class exposes the OAuth2ClientManager property on the HomeyApp instance, this can potentially be used
to OAuth2Clients and OAuth2Accounts. Always call super.onInit()
when extending from this class.