authorize

abstract suspend fun authorize(): AuthenticationFlow?

Authorize the application. This method will call the authorization endpoint and get the authenticators available for the first step in the authentication flow.