Stack Auth Update #2: Passkeys, skeletons, and more

Welcome to Stack Auth’s weekly newsletter!

As a reminder, Stack Auth is an open-source project and we don’t put our own logo or branding into your components, so we rely on our users to spread the word. If you enjoy using Stack Auth, we’d highly appreciate a shoutout on social media.

Let’s get started!

Feature: Passkeys

Super interesting text about how the dashboard is now blue. Blue is a way cooler color than red anyways, and previously the dashboard was lacking hue diversity.

Feature: Next.js 15 support

This should be self-explanatory, but Stack Auth finally supports Next.js 15. This means support for the new React 19 compiler, and the new asynchronous dynamic APIs. Next.js 14 will continue to be supported.

Improvement: Automatic loading skeletons

The default sign-in and sign-up now have a nicer loading skeleton.

(the low frame rate is from the GIF, not the animation :>)

Improvement: REST API querying & pagination

Projects with lots of users may want to query or paginate their results from the REST API. GET /api/v1/users is an example of a paginated endpoint (docs).

Thanks for reading, and as always, see you next week!