Skip to content

chore: migrate away from next-auth to better-auth#6

Open
dotcomnerd wants to merge 10 commits intomasterfrom
dotcomnerd/better-auth-migration
Open

chore: migrate away from next-auth to better-auth#6
dotcomnerd wants to merge 10 commits intomasterfrom
dotcomnerd/better-auth-migration

Conversation

@dotcomnerd
Copy link
Owner

next-auth, it's time to say goodbye to Seleneo. we thank you for your service, but you gotta go. this PR completes that.

  • replaced next-auth with better-auth for less headaches improved authentication handling
  • updated prisma schema to support better-auth
  • removed all next-auth dependencies and session provider
  • refactored api routes and components to use better-auth's auth client
  • updated docker-compose to use env variables for database credentials and sticky v15
  • improved community page ux and auth state rendering in navbar
  • updated legacy catch-all route to support our new dependency

@dotcomnerd dotcomnerd requested a review from Flanderzz February 20, 2025 02:57
@dotcomnerd dotcomnerd self-assigned this Feb 20, 2025
@vercel
Copy link

vercel bot commented Feb 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
seleneo ❌ Failed (Inspect) Feb 20, 2025 2:57am

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