Next-Auth.js and Firebase Auth difference
Unanswered
Giant Angora posted this in #help-forum

Giant AngoraOP
I am using Next Auth.JS for authentication, after using firebase adapter it will create user, session in firestore. But before using nextAuth.js I was simply running these auth functions like gooogle signin and email/password login in the component. Can you tell me the difference between two