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

Is it possible to make sign in/sign up external provider flow with already fetched access token from other source? #311

Open
rzepetor opened this issue May 14, 2022 · 1 comment
Labels
question Asking a question about Sorcery

Comments

@rzepetor
Copy link

I want to create sign in/sign up flow with sorcery when I have already access token, is it possible to ommit fetch token from exchange oauth2 authorization code and just sign in/sign up with already fetched access token?

@rzepetor
Copy link
Author

Yes it is possible, created pull request for OAuth2 #313

@joshbuker joshbuker added the question Asking a question about Sorcery label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Asking a question about Sorcery
Projects
None yet
Development

No branches or pull requests

2 participants