jacobsamo / Mixie

Mixie is an open source, community-driven recipe platform where home cooks and food enthusiasts can cook, create and collaborate on unique and delicious recipes.
https://mixiecooking.com
GNU Affero General Public License v3.0
1 stars 1 forks source link

[UPDATE] Upgrade to next-auth to V5 #106

Closed jacobsamo closed 4 months ago

jacobsamo commented 6 months ago

NextAuth has a huge new update on it's way V5, this adds edge compatibility and speeds up the whole system, while also cleaning up certain parts of the API

follow the update guide: https://authjs.dev/guides/upgrade-to-v5

Examples using v5: create t3 app, tutorial using V5 tutorial

jacobsamo commented 4 months ago

No longer need as we have migrated from next-auth to supabase auth