onFailure

abstract fun onFailure(exception: Exception)(source)

The callback that will be executed after unsuccessful PKCE authorization.

Parameters

exception

The root cause of the auth failure.