Files
formbricks/apps/web/modules/ee/sso/lib/constants.ts
T
2026-04-22 07:35:23 +00:00

3 lines
150 B
TypeScript

export const OAUTH_ACCOUNT_NOT_LINKED_ERROR = "OAuthAccountNotLinked";
export const SSO_RECOVERY_COMPLETION_PATH = "/api/auth/sso/recovery/complete";