create Authn Response Params
suspend fun createAuthnResponseParams(params: AuthenticationRequestParameters): KmmResult<AuthenticationResponseParameters>
Creates the authentication response from the RP's params
Creates the authentication response from the RP's params