stack icon indicating copy to clipboard operation
stack copied to clipboard

Open-source Auth0/Clerk alternative

Results 134 stack issues
Sort by recently updated
recently updated
newest added

If I want to replace `next-auth`/`auth.js` then how can I keep my backend integration the same? https://docs.stack-auth.com/concepts/backend-integration

Hi, I have come across an issue where user objects are still allowed to be created inside of a project that has its requested header coming from a non trusted...

---- > [!IMPORTANT] > Update error message for invalid redirect URIs in OAuth callback handler and adjust tests accordingly. > > - **Behavior**: > - In `route.tsx`, change error handling...

Upgrades fern version from `0.44.11` -> `0.60.9` - All generator.yml files auto updated during this change. > [!CAUTION] > This upgrade breaks the current `//$stack-link-to:` functionality. Have yet to fix...

Docs updated to contain all doc pages for auth providers. ---- > [!IMPORTANT] > Updates documentation to include setup guides for various authentication providers and updates navigation to reflect these...

---- > [!IMPORTANT] > Adds CLI authentication support for Node.js applications using Stack Auth, including documentation, examples, and core library updates. > > - **CLI Authentication**: > - Adds CLI...

---- > [!IMPORTANT] > Enhance dashboard onboarding with setup instructions and metrics visualization, and update backend for setup code handling. > > - **Backend**: > - Add `SETUP` to `VerificationCodeType`...

---- > [!IMPORTANT] > Allows `primary_email_auth_enabled` to be set to `false` via API without requiring `primary_email`. > > - **Behavior**: > - Allows `primary_email_auth_enabled` to be set to `false` without...

## Original Forum Post **Author:** jeffboird (Discord ID: 376874815270944771) **Created:** 2025-05-14T19:41:36.790Z ## Content Hello! I am trying to modify the primary_email_auth_enabled prop in patch user. i send it false but...