Skip to content

Post: auth for a Postgres app without a separate service (Neon Auth #1)#1446

Open
bobbyonmagic wants to merge 3 commits into
mainfrom
post/neon-auth-without-separate-service
Open

Post: auth for a Postgres app without a separate service (Neon Auth #1)#1446
bobbyonmagic wants to merge 3 commits into
mainfrom
post/neon-auth-without-separate-service

Conversation

@bobbyonmagic

Copy link
Copy Markdown
Collaborator

First of two Neon Auth posts. Covers the core idea: the auth server lives in the same project as Postgres, so users are rows in a neon_auth schema you can join to your own tables, no webhook sync. Companion repo: The-DevOps-Daily/neon-auth-demo (deployed and tested live).

Scheduled for 2026-07-20. OG image included.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploying devops-daily with  Cloudflare Pages  Cloudflare Pages

Latest commit: 660bf56
Status: ✅  Deploy successful!
Preview URL: https://ab515873.devops-daily.pages.dev
Branch Preview URL: https://post-neon-auth-without-separ.devops-daily.pages.dev

View logs

@bobbyonmagic bobbyonmagic force-pushed the post/neon-auth-without-separate-service branch from d045cf0 to 660bf56 Compare July 8, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant