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