Open ysbaddaden opened 1 year ago
We should verify that the access token is valid, for example by accessing /api/me/worker, when we save settings from the popover. The popover shouldn't close until the access token is proved valid, or reopen when the access token is invalid.
/api/me/worker
We should verify that the access token is valid, for example by accessing
/api/me/worker
, when we save settings from the popover. The popover shouldn't close until the access token is proved valid, or reopen when the access token is invalid.