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'd like to allow users to connect various accounts ex. Instagram, Twitter, YouTube all from a single account settings page. When I have more than one oauth element on a page though, the values for the first one are overridden by the values from the second. Is there a recommended way to support more than one?
The text was updated successfully, but these errors were encountered:
Its been a while since this question was asked. But would like to answer it anyways.
Not sure if this would be really possible as in a standard scenario, the app would manage a single user session using a id_token. So, once the token is available, the directive resolves as logged-in.
I'd like to allow users to connect various accounts ex. Instagram, Twitter, YouTube all from a single account settings page. When I have more than one oauth element on a page though, the values for the first one are overridden by the values from the second. Is there a recommended way to support more than one?
The text was updated successfully, but these errors were encountered: