Getting Started

Sign-in options

Email/password, Google, and enterprise SAML SSO—how authentication works in PromptPal.

3 min read

PromptPal supports:

  • Email and password (when Clerk enterprise mode is not the only path)
  • Google social sign-in
  • Enterprise SAML SSO via Clerk enterprise_sso for verified work domains

Enterprise users typically sign in at /auth/enterprise-sso with a work email, complete IdP authentication, and return through /auth/sso-callback.

Related articles