-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refresh token periodically #12
Comments
That's a pretty nice article. I also like the idea of tracking the age of the tokens for validation reasons. We were always looking for indicators of tokens are valid or not. |
There is an article for xamarin: https://devblogs.microsoft.com/xamarin/getting-started-workmanager/
What would be the difference to the logs we already have? |
But the dependency list is huge, I think this is something that the application should implement. |
I have added a separate package for that. |
See: https://firebase.google.com/docs/cloud-messaging/manage-tokens#update-tokens-on-a-regular-basis
@CR4567
The text was updated successfully, but these errors were encountered: