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

Version 0.3 #4

Closed
10 tasks done
lepture opened this issue Nov 25, 2017 · 1 comment
Closed
10 tasks done

Version 0.3 #4

lepture opened this issue Nov 25, 2017 · 1 comment
Assignees

Comments

@lepture
Copy link
Owner

lepture commented Nov 25, 2017

We have finished the client part in Version 0.2 #2. Starting from version 0.3, we will focus on implementation of the server part.

Tasks of version 0.3:

  • Specification of Authorization Code Flow of OAuth 2
  • Specification of Implicit Flow of OAuth 2
  • Specification of Password Flow of OAuth 2
  • Specification of Client Credential Flow of OAuth 2
  • Bearer Token rfc6750
  • Authorization Server
  • Resource Server

Note: take OpenID Connect into account when designing these specifications

Also, we need a real provider in Flask:

  • Implement an OAuth 2 provider in Flask.

  • Test cases for OAuth 2 provider
  • Documentation

Deadline: The end of this year.

@lepture
Copy link
Owner Author

lepture commented Dec 24, 2017

I'll create a real OAuth 2 server in playground.

@lepture lepture closed this as completed Dec 24, 2017
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

1 participant