Simultaneous login with seperate strategies #1494
themathmagician
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
I have a use case, where I want my users to be logged into the application using AWS Cognito oauth AND receive data from a 3rd party endpoint (Strava), that also uses oauth.
But it seems to me, that I can only be logged in with one of the strategies at the same time.
Does this mean, that I have to handroll the oauth authorization for the 3rd party, or is there a way to make it possible to be logged into two strategies at the same time?
Beta Was this translation helpful? Give feedback.
All reactions