poulainv / tottem

Bookmark manager on steroid built with React / NextJs / Apollo Tools / Prisma 2 — styled with TailwindCSS 🌱🎺
https://beta.tottem.app
GNU General Public License v3.0
980 stars 99 forks source link

Replacing auth0 with next-auth #141

Open cloudcompute opened 3 years ago

cloudcompute commented 3 years ago

Could anyone guide me how to use the next-auth package (in this source code) for Authentication instead of using the third-party authentication which is super expensive.