NPM package to setup Auth in NextJS under 5 minutes #67518
Unanswered
NirmalScaria
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I made an open source package for connecting Firebase with NextJS, with out of the box server side support. It simplifies a lot of stuff from setting up the config and credentials to managing the tokens and sessions. The package abstracts implementation details of authentication state, cookies and sessions, by providing two simple functions, one for server side and one for client side, which will simply give the user information.
GIF:

Please have a look at give any suggestions you have. I am actively looking for contributors too.
https://www.npmjs.com/package/firebase-nextjs
https://github.com/NirmalScaria/firebase-nextjs
Beta Was this translation helpful? Give feedback.
All reactions