Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for more than one oauth element per page #137

Open
ldeluca opened this issue Jul 6, 2016 · 1 comment
Open

Support for more than one oauth element per page #137

ldeluca opened this issue Jul 6, 2016 · 1 comment

Comments

@ldeluca
Copy link

ldeluca commented Jul 6, 2016

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?

@sushant2517
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants