mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-07 19:30:07 -05:00
3 lines
150 B
TypeScript
3 lines
150 B
TypeScript
export const OAUTH_ACCOUNT_NOT_LINKED_ERROR = "OAuthAccountNotLinked";
|
|
export const SSO_RECOVERY_COMPLETION_PATH = "/api/auth/sso/recovery/complete";
|