csdojo-defaang / defaang

A website that will curate recently-asked interview questions from FAANG+. Currently inactive. Check out: https://github.com/ykdojo/OpenStream
MIT License
509 stars 120 forks source link

Authentication related request #66

Closed AdityaPainuli closed 2 years ago

AdityaPainuli commented 2 years ago

Description

I think as we are using the next js we should use the next auth for the authentication parts. I think it will be easy and maintainable if we use it. Let me know what you think about it.

ykdojo commented 2 years ago

Why not keep using Supabase auth for this?

AdityaPainuli commented 2 years ago

it's okay to keep using it