Skip to content

Commit

Permalink
docs: added Neon Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrenon committed Feb 21, 2025
1 parent 1f48bd6 commit fefa276
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions content/changelog/2025-02-21.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,25 @@
title: Neon Auth is here, Private Networking is GA,
---

## Neon Auth: Get authentication in a couple of clicks
## Neon Auth is here! Get authentication in a couple of clicks

Content coming ...
After a successful Early Access period, Neon Auth is now available in **Beta** to all users! Set up authentication for your application without writing integration code — Neon Auth automatically syncs user profiles from your auth provider straight to your Neon database.

![Neon Auth Quick Start setup screen](/docs/relnotes/neon_auth_quickstart.png)

What you get:

- Query **user profiles directly from your database** using the `neon_auth.users_sync` table
- Use our **complete API** to create integrations automatically, add users, and transfer ownership
- Get up and running with a **pre-configured Stack Auth project** that Neon manages, with the option to transfer it to your Stack Auth account later

Get started:

- Set up your auth integration in the Neon Console with Quick Start or connect your existing Stack Auth project
- Explore our [sample Todo app](https://github.com/neondatabase-labs/neon-auth-demo-app) showing Neon Auth with [Drizzle ORM](https://orm.drizzle.team)
- Check out the [documentation](/docs/guides/neon-auth) for full details

_Currently supporting [Stack Auth](https://stack-auth.com/), with more providers planned._

## Private Networking now is GA

Expand Down
Binary file added public/docs/relnotes/neon_auth_quickstart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fefa276

Please sign in to comment.