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.34k stars 291 forks source link

cannot write security rules in firestore #582

Closed thanhtutzaw closed 1 year ago

thanhtutzaw commented 1 year ago

Without Rules ✔️ ( but got warning from firestore)

Screenshot (99) Screenshot (100)


With Rules ✖️ ( Stopped working )

Screenshot (97) Screenshot (101)

thanhtutzaw commented 1 year ago

My security rules works in not used next-firebase-auth web app .