firebase / firebase/firebase-unity-sdk
[FR] Add UpdateCurrentUser method
Open
api: auth
type: feature request
- Dominant language
- C#
- Stars
- 320
- Forks
- 60
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 11
Description
### [READ] Guidelines
When filing a feature request please make sure the issue title starts with "[FR]".
### Feature proposal
* Firebase Component: Auth
Describe your use case and/or feature request here.
Add [https://firebase.google.com/docs/reference/js/v8/firebase.auth.Auth#updatecurrentuser](https://firebase.google.com/docs/reference/js/v8/firebase.auth.Auth#updatecurrentuser) to the unity firebase sdk. This is useful to [switch users](https://stackoverflow.com/a/56096383/8509272) without forcing the user to sign in again...
Contributor guide
Assessment
This issue has not been assessed yet.