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

OAuth2 Strategy support for the authentication package #230

Closed
ritch opened this issue Apr 27, 2017 · 6 comments
Closed

OAuth2 Strategy support for the authentication package #230

ritch opened this issue Apr 27, 2017 · 6 comments

Comments

@ritch
Copy link
Contributor

ritch commented Apr 27, 2017

No description provided.

@dhmlau
Copy link
Member

dhmlau commented Sep 6, 2017

Relate to: #307

@liudonghua123
Copy link
Contributor

+1

@dhmlau
Copy link
Member

dhmlau commented Jun 10, 2019

Discussion with @raymondfeng @jannyHou @emonddr:

  • there are 2 parts in the flow: 1/ get the access token (usually through some UI), 2/ use the access token for API calls. we'll focus on the 2nd part first.
  • we can create an example endpoint for OAuth2 to try it out in the example-shopping repo.

@jotamora
Copy link

  • focus on the 2nd part first.
  • we can create an example endpoint for OAuth2 to try it out in the example-shopping repo.

@dhmlau has been any advance on it? Thanks.

@dhmlau
Copy link
Member

dhmlau commented Mar 29, 2020

@jotamora, sorry about the very late reply!
PR #4919 has just landed. @deepakrkris, does it mean we have full for OAuth2 strategy now? Thanks.

@deepakrkris
Copy link
Contributor

@dhmlau yes this issue can be closed now.

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

No branches or pull requests

7 participants