Methods
authorizedWithCrendential
- authorizedWithCrendential(authorizedFnc): TokenRequestFlow
Parameters
authorizedFnc: ((credential) => void)
- (credential): void
Returns void
execute
- execute(): void
Returns void
notAuthorized
- notAuthorized(notAuthorizedFnc): TokenRequestFlow
Parameters
notAuthorizedFnc: ((msg) => void)
Callback when successfully authorized