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

When i build my nextjs project and go to the account settings i get the following error: ```js Uncaught TypeError: n.useRouter is not a function at e.useNavigate (stack-app.js:947:1) at bZ...

I was trying to use Stack-auth js in one of my api using encore.ts but this error below keeps happening my code is ``` import { StackServerApp } from '@stackframe/js';...

Steps to reproduce: 1. clone repo https://github.com/Chenalejandro/stackbug 2. pnpm dev 3. go to localhost:3000, click sign in and then enter the credentials to sign in Expected: redirected back to the...

Hi Stack Auth team, we are currently using Stack Auth on our web application however I have noticed that stack auth ui has an import error which currently shows up...

Currently, we can give the StackProvider a `lang` prop to set the language. However, there is no i18n routing when navigating, for example, from the sign-in page to the sign-up...

Good evening please is there a future plan to integrate Web3 function in the future.

It'd be nice to prevent sign ups for a given Stack Auth project to a Google subdomain (e.g., @neon.tech).

I've added google oauth credentials but its not using my own consent screen? It's still saying "to continue to stack-auth.com"

Good evening please I want to ask if the ability to create your oidc provider in which developer request user info on your website to be used by them to...

Our application is structured similarly to Jira, where users must belong to an organization(team): - All users must be part of a team to use the application - Subscriptions and...