Discuss this help topic in SecureBlackbox Forum
Initiates authorization process with an external browser.
Declaration
Return value
Returns true if the authorization was granted, and false otherwise.
Description
Call this method to start authorization process. When the user completes authentication and its data is sent to the server, TElSimpleOAuth2Client will fire the OnWait event periodically, to show how much waiting time is left. Upon successful authorization, the SuccessResponse and AccessToken properties are filled. If authorization fails, the FailureResponse is returned.