Replies: 1 comment 2 replies
-
You'll want to store that info in a database, which is functionality not related to this library. You could choose to use Firebase claims, but it's probably not a great idea to attach data there. From the docs:
|
Beta Was this translation helpful? Give feedback.
2 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.
-
I would like to add some additional data to the AuthUser from firestore doc, How can I do that.
Beta Was this translation helpful? Give feedback.
All reactions