Constructors
constructor
- new App(snackbar: Element): App
Properties
Private authorizationHandler
Private code
code: undefined | string
snackbar
snackbar: Element
Methods
checkForAuthorizationResponse
- checkForAuthorizationResponse(): void
fetchServiceConfiguration
- fetchServiceConfiguration(): void
makeAuthorizationRequest
- makeAuthorizationRequest(): void
showMessage
- showMessage(message: string): void
The Test application.