authorize

abstract suspend fun authorize(idpClient: IdpClient): IdpResult

Authorize the IDP client.

Return

IdpResult The authorization result.