Next Auth ( Discord Login ) + Firebase Database
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Hi! I made a login system for my next.js app where you can log in using your discord account. I was wondering what´s the easiest way to connect this with my firebase database so I can also store custom data for each user there. I have been trying to use next auth adapters for firebase without success though.
I followed this to make the log in system as I am new to Next.js: https://blog.with-heart.xyz/authenticating-users-with-discord-in-a-nextjs-app?source=more_series_bottom_blogs
Thanks in advance :DD
I followed this to make the log in system as I am new to Next.js: https://blog.with-heart.xyz/authenticating-users-with-discord-in-a-nextjs-app?source=more_series_bottom_blogs
Thanks in advance :DD