handleRedirect

suspend fun handleRedirect(intent: ERROR CLASS: Symbol not found for Intent): FusionAuthState

Handles the redirect intent from the authorization process.

Return

The FusionAuthState object that contains the access token, access token expiration time, and id token.

Parameters

intent

The intent received from the authorization process.

Throws

If the authorization process failed.