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
I ran into same issue. Unfortunately this lib lacks both a manual refresh and account types of same host. (I.e must know the specific info PRIOR to setting client config). My solution is to make my own oauth2 client. :/
There is no real API for this, but it still can be done.
Since account types are just strings you can just make up arbitrary strings. When I faced the same problem I just used "github-toto" as the account type.
How to configure multiple user for same account type. For example a single user may use multiple dropbox account.
The text was updated successfully, but these errors were encountered: