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

Visit this page https://docs.stack-auth.com/api/overview and navigate to the Need help section and see the error

I am not sure what triggers this but we have production mode enabled in one of the projects. We manually `disabled` the `Allow all localhost callbacks for development` in the...

As a developer, I need to get the invitation's link once I create it or later get all invitations and see their codes. This is helpful for redirecting to the...

### Description: Currently, the Docker entrypoint.sh script includes the following lines: ```bash export STACK_SEED_INTERNAL_PROJECT_PUBLISHABLE_CLIENT_KEY=$(openssl rand -base64 32) export STACK_SEED_INTERNAL_PROJECT_SECRET_SERVER_KEY=$(openssl rand -base64 32) export STACK_SEED_INTERNAL_PROJECT_SUPER_SECRET_ADMIN_KEY=$(openssl rand -base64 32) ``` These lines...

Steps to reproduce: 1. Set up a new Stack Auth project on the dashboard(https://app.stack-auth.com/) 2. Create a simple Next.js project, and install Stack Auth SDK. 3. In the Stack Auth...

**Description** Hello everyone, I have a problem when creating a new project, my user does not have permission to access this project and is redirected to the project list. https://github.com/user-attachments/assets/1cd0f9b4-cfff-42b5-9684-d356c938159e...

If you click on the `Get Started` Button on landing page, its redirect to 404 page. URL does not exists

Could you add support for nl-NL language please ? Thanks :)

Hi there, First of all, thanks for building stack-auth – I really appreciate its simplicity and well-designed components! I’ve recently encountered a problem where email addresses are treated in a...