Set Firebase Config
At present, firebase uses you need to set a secret in the following file. For more detail refer to firebase here:
Change Config
Change AuthProvider
Comment another provider in the following file and uncomment the Firebase one.
Change Auth Hooks
Comment another context in the following file and uncomment the Firebase one.
At present, firebase uses you need to set a secret in the following file. For more detail refer to firebase here:
For nextJS, refer next-auth site:
For nextJS, refer next-auth site: