stack
stack copied to clipboard
Open-source Auth0/Clerk alternative
## Summary by CodeRabbit * **New Features** * Added environment variable handling and logging interception for improved script execution visibility. * **Bug Fixes** * Enhanced error handling with structured error...
## Summary by CodeRabbit * **New Features** * Added an analytics query API with configurable timeouts, query execution timing (CPU and wall‑clock) and explicit analytics error handling. * **Chores** *...
I'm sorry for whoever reviews this. I tried to split it up as much as possible so this is only the existing functionality migrated onto the new email outbox table;...
## Description I'm trying to move around the handler routes from the default folder (`handler/[...stack]`) to a different route (`auth/[...stack]`). I've configured the StackServerApp urls to be as follows: ```...
Adds a new custom oauth provider for netsuite ---- > [!IMPORTANT] > Introduces NetSuite as a new OAuth provider, updating relevant schemas and configurations to support it. > > -...
### **Description:** **Bug Report: Email Verification Failure with Custom SMTP Server** When attempting to send an email verification code through the Stack Auth dashboard, the request fails with a 500...
When deploying StackAuth in a production environment using Docker and the .env configuration below, these issues are reproducible: Setting | Result -- | -- STACK_SKIP_SEED_SCRIPT=false | ❌ Fails during seeding...
**Summary:** The SendGrid integration within the Stack-auth platform consistently fails, resulting in a 500 Internal Server Error when we attempt to configure or send emails. Crucially, the same API key...
Hi all, Firstly, thanks for this great solution. Currently, docker images' tags do not match stack auth version, could you please add releasing to the github repo and then docker...
When running the `stackauth/server:latest` it keeps restarting with the following logs: ``` Running migrations... ./entrypoint.sh: line 40: pnpm: command not found Running migrations... ./entrypoint.sh: line 40: pnpm: command not found...