Skip to content

Is it needed to force user refresh token when you use firestore? #11178

Answered by morganchen12
jesus-mg-ios asked this question in Q&A
Discussion options

You must be logged in to vote

The user token only needs to be refreshed for account-sensitive operations. You can, if you'd like, manually determine if your Firestore directory contains user-sensitive data and then require a user login refresh before accessing or modifying that data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jesus-mg-ios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants