- Stack Auth Updates
- Posts
- Stack Auth Updates #7 API Keys and Payment Teaser
Stack Auth Updates #7 API Keys and Payment Teaser
Welcome to Stack Auth’s weekly newsletter!
As a reminder, Stack Auth is an open-source project and we don’t put our logo or branding into your components, so we rely on the community to spread the word. If you enjoy using Stack Auth, we’d highly appreciate it if you could let your friends know.
New Features/Functionality

API Key Support for Users and Teams
Added the ability to create, validate, and manage API keys for users and teams for your backend.
Introduced backend API handlers and UI components for API key management.
From the dashboard, you can enable API keys by going to your Project > Project Settings then scroll down to the API Key Settings section. Here, you can enable both User API Keys, and Team API Keys.

Stack Auth is excited to showcase an up and coming feature, Payments!
Announcing Stack Auth Payments! 💸💸
This is the fastest way to integrate payments into your app, with just a few lines of code. All payment information will be right where it belongs — next to your user data.
Sick of split brains? Just create the price plans you want, and we
— Konsti Wohlwend (@n2d4wastaken)
7:55 AM • May 6, 2025
Docker Workflow Improvements
Enabled Docker builds and added a new
docker/README.md
for building and running containersUpdated dependencies by switching from
bcrypt
tobcryptjs
.Introduced multi-platform support (linux/arm64)
Bug fixes & improvements
As always, we pushed several bug fixes and minor improvements this week, including:
Fixed issues with flash message displays on the authentication page by consolidating redirection logic
Improved user experience by enhancing automatic redirection behavior
Addressed errors on the team page by adding checks for project configurations
Improved the display text for team members when their display name is missing
Thanks for reading, and as always, see you next week!