<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/feature-request.md --> ### [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...