App check tiken attachment in firestore request #8761
Unanswered
jaiswalshubham84
asked this question in
Feature request
Replies: 1 comment
-
@jaiswalshubham84 did you manage to somehow fix the issue ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using Firestore in a flutter web.
In order to add more security to Firestore, I am using the Firebase app check.
The token from app check is correctly been generated but it is not being attached to firestore request call.
Do I need to do anything extra to attach my firebase appCheck token to firestore request call?
Please let me know if i am doing anything wrong.
Beta Was this translation helpful? Give feedback.
All reactions