Skip to content

validateRegistrationResponse

validateRegistrationResponse(response): response is RegistrationResponse

Defined in: src/oauth/register.ts:164

Validate the given response matches the format expected for a RegistrationResponse

unknown

the response to validate

response is RegistrationResponse

if the response does not match the expected format