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
There is currently no way (or at least not via the Coder CLI or API) to fetch the refresh token for an external auth provider in Coder. I have an external app I am trying to integrate with coder, and its config files require both the access token and the refresh token as a starting point.