handle Redirect
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.