nova-auth
The shared SSO service for the novashang.com family of apps. Built on Better Auth + Cloudflare Workers + D1.
CloudflareBetter AuthOIDC
nova-auth is the shared auth service for my personal projects, running on Cloudflare Workers with D1 for storage.
It supports email/password, Google / GitHub OAuth, Magic Link, Passkey, and acts as an OIDC provider for third-party apps.
Why self-host
Mostly to tie all *.novashang.com apps together: sign in once, work everywhere.