validateRegistrationResponse
validateRegistrationResponse(
response):response is RegistrationResponse
Defined in: src/oauth/register.ts:164
Validate the given response matches the format expected for a RegistrationResponse
Parameters
Section titled “Parameters”response
Section titled “response”unknown
the response to validate
Returns
Section titled “Returns”response is RegistrationResponse
Throws
Section titled “Throws”if the response does not match the expected format