I am working on authenticating my app with firebase and creating protected routes
Unanswered
Varun posted this in #help-forum
VarunOP
https://blog.logrocket.com/implementing-authentication-in-next-js-with-firebase/
I am working on following this but got stuck here because I don't have an _app.js. also attached is my file structure. any help would greatly appreciated!!
I am working on following this but got stuck here because I don't have an _app.js. also attached is my file structure. any help would greatly appreciated!!
4 Replies
Plott Hound
You are using app router (newer) and the guide is for pages router (older)