ysbaddaden / brium-app

MIT License
1 stars 0 forks source link

Validate access token #8

Open ysbaddaden opened 1 year ago

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