startAuthorizationResponsePreparation

Parses the AuthenticationRequestParameters from input and loads remote objects (client metadata, keys). Clients need to inform the user, get consent, and resume in finalizeAuthorizationResponse.

Exceptions thrown during request parsing are caught by KmmResult,


Validates the AuthenticationRequestParameters from params and loads remote objects (client metadata, keys). Clients need to inform the user, get consent, and resume in finalizeAuthorizationResponse.

Exceptions thrown during request parsing are caught by KmmResult,