You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check for the access token lifetime. Right now when an access token is expired it can't be used to propagate realtime information. When doing this we should also create a cron service that every day deletes expired tokens so that they do not use too much resources in the Database.
The text was updated successfully, but these errors were encountered:
Check for the access token lifetime. Right now when an access token is expired it can't be used to propagate realtime information. When doing this we should also create a cron service that every day deletes expired tokens so that they do not use too much resources in the Database.
The text was updated successfully, but these errors were encountered: