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.
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.