Open cjhoward92 opened 2 months ago
The idTokenChange event is not exposed. Also. on iOS, the auth change listener isn't correct. It should be like so https://firebase.google.com/docs/auth/ios/manage-users
Do the things.
There are none - we need this.
Also. on iOS, the auth change listener isn't correct.
What exactly is wrong with it? This listener is already used by many apps without any problems.
Plugin(s)
Current problem
The idTokenChange event is not exposed. Also. on iOS, the auth change listener isn't correct. It should be like so https://firebase.google.com/docs/auth/ios/manage-users
Preferred solution
Do the things.
Alternative options
There are none - we need this.
Additional context
Before submitting