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

Introduce login form for OAuth 2.0 login provider (common/oauth2-provider) #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vzickner
Copy link
Member

@vzickner vzickner commented Jul 1, 2016

This branch integrates the OAuth 2.0 provider.

  • Use satellizer form login to execute the login against the backend (come2help)
  • Add new handler for the form login to parse username and password
  • Execute OAuth 2.0 password request against the OAuth 2.0 provider (provided by common)
  • Continue with normal flow like on other OAuth 2.0 authentication providers.

This pull request is still work in progress:

  • Error handling is missing
  • Unit testing for form reading, ...

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

Successfully merging this pull request may close these issues.

1 participant