gladly-team / next-firebase-auth

Simple Firebase authentication for all Next.js rendering strategies
https://nfa-example-git-v1x-gladly-team.vercel.app/
MIT License
1.35k stars 290 forks source link

Get demo app working with v1.x #296

Closed kmjennison closed 2 years ago

kmjennison commented 3 years ago

The firebaseui-web package, which we use in the example app, doesn't yet support Firebase v9. Consequently, the example app is broken for v1 canary now that #291 is closed.

We can:

kmjennison commented 2 years ago

Firebase UI now supports v9 compat: https://github.com/firebase/firebaseui-web/pull/850

kmjennison commented 2 years ago

Closed in #355.