Skip to content

Post: realtime chat with auth on Next.js, Neon Auth, and WebSockets (Neon Auth #2)#1447

Open
bobbyonmagic wants to merge 3 commits into
mainfrom
post/neon-realtime-chat-with-auth
Open

Post: realtime chat with auth on Next.js, Neon Auth, and WebSockets (Neon Auth #2)#1447
bobbyonmagic wants to merge 3 commits into
mainfrom
post/neon-realtime-chat-with-auth

Conversation

@bobbyonmagic

Copy link
Copy Markdown
Collaborator

Second Neon Auth post, a build-log. Authenticating a WebSocket (token in the URL, verified before the upgrade, 401 on failure), taking identity from the verified token not the client, and fanning out across isolates with Postgres LISTEN/NOTIFY. Same companion repo as #1, with the integration test whose output the post shows.

Scheduled for 2026-07-22. 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: 53abdc8
Status: ✅  Deploy successful!
Preview URL: https://d528877f.devops-daily.pages.dev
Branch Preview URL: https://post-neon-realtime-chat-with.devops-daily.pages.dev

View logs

@bobbyonmagic bobbyonmagic force-pushed the post/neon-realtime-chat-with-auth branch from e9abf87 to 53abdc8 Compare July 8, 2026 12:41
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