Kodular Community
Firebase realtime database with authentication
Discuss
Vishwas
(Vishwas Adiga)
September 23, 2019, 6:52pm
4
Try changing
auth != null
to
auth.uid != null
Firebase Rules - Code
After changing security rules I am not able to access the firebase database why..?
show post in topic