The aunthenication by itself works without any problem but the moment schema is created and when the data is pulled from the firebase, it’s not working and this happens only after authenication is done. Kindly help me out in this one please.
thanks!
Hi! Are you using our direct integration to Firebase or HTTP request flow functions? This thread might be useful, with the post linked specifically: Firestore; security rules : if request.auth != null; - #21 by stayfoolish
Thanks for your input Mevi! It works now