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