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 multiple providers during same session #815

Closed
UlyssesInvictus opened this issue Jan 19, 2017 · 1 comment
Closed

Support for multiple providers during same session #815

UlyssesInvictus opened this issue Jan 19, 2017 · 1 comment

Comments

@UlyssesInvictus
Copy link

Is there any support for providing tokens for multiple Omniauth providers? I'd like to be able to authenticate a current user using one strategy, but then authenticate the same user using a different strategy, and link the two accounts.

This would be fairly easy in a regular application because you could just store each user in the session separately, but I'm absolutely stumped on how to pass a token into DTA from the current session while hitting the auth endpoints for the other provider.

@UlyssesInvictus
Copy link
Author

Just the saw the long discussion at #23 ...excuse the faux pas, I've been up late trying to implement this myself -_-

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

1 participant