resume
Resumes the authentication state to identify the available remediation steps.
This method is usually performed after an InteractionCodeFlow is created, but can also be called at any time to identify what next remediation steps are available to the user.
Must be called after start; otherwise returns an OAuth2ClientResult.Error.
Return
OAuth2ClientResult.Success wrapping the current IdxResponse, or OAuth2ClientResult.Error on failure.