Skip to content

Fix not refreshing missing credential tokens

Both local and GOA accounts were b0rked if their service's credentials have invalid tokens. This ensures that credentials with missing tokens are detected before using them, and that for both account types tokens are prompted for or refreshed if missing.

Fixes #249 (closed)

Edited by Michael Gratton

Merge request reports