DEV Community

Discussion on: Next.js: Firebase Authentication and Middleware for API Routes

Collapse
 
louismorgan profile image
louis-morgan • Edited

I think you can solve the error in your TODOS.md file by using this onIdTokenChanged than using onAuthStateChanged method :)