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
Our OAuth support requires refresh tokens, which generally requires the
`offline_access` scope. Update `getOAuthScopes` to request this for
unknown issuers.
So far it seems only Google requires its own scopes.
0 commit comments