handleAuthorizeResponse

fun handleAuthorizeResponse(response: Response, state: String, listener: FRListener<String>)

Handle Authorization response.

Parameters

response

The response from /authorize endpoint

state

The state parameter included with the /authorize endpoint

listener

Listener for receiving OAuth APIs related changes