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.

Constructor

new OAuth2App()

Extends