Verify OAuth token for registration
Verifies a Google or Microsoft OAuth ID token and returns an oAuthTokenVerificationRequestId to be passed to Register/StepCreate in place of the email OTP step.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
Request
This endpoint expects an object.
provider
OAuth provider.
Allowed values:
IdToken
ID token received from the OAuth provider.
Response
Token verified. Use oAuthTokenVerificationRequestId in Register/StepCreate.
data
error_code
error_message
error_descriptions

