-
Notifications
You must be signed in to change notification settings - Fork 979
Closed
Labels
Description
[REQUIRED] Describe your environment
- Operating System version: windows 10
- Browser version: google chrome
- Firebase SDK version: 8.1.1
- Firebase Product: cloud messaging (auth, database, storage, etc)
[REQUIRED] Describe the problem
Steps to reproduce:
onTokenRefresh is deprecated
Relevant Code:
https://stackoverflow.com/questions/63766386/what-does-ontokenrefresh-deprecation-mean
After onTokenRefresh is deprecated
, is there any option to handle new token refresh without too much frequency like the old one.