No description provided.
ValidationAuthErrorPayload
type ValidationAuthErrorPayload = AuthErrorPayload & { status: VALIDATION_ERROR_CODE }
Was this page helpful?