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

Create Authorization Validator #12

Open
5 tasks
michaelengland opened this issue Jun 1, 2013 · 0 comments
Open
5 tasks

Create Authorization Validator #12

michaelengland opened this issue Jun 1, 2013 · 0 comments
Assignees

Comments

@michaelengland
Copy link
Owner

  • Takes Rack::Request
  • Takes Authorizer::Factory
  • Authorizer strategy for authorization grants, returns redirect params.
  • Takes RedirectUriAdapter
  • Verifies client & redirect uri
  • Performs authorization, returns redirect uri
  • Create authorization_code authorizer.
  • Create implicit_grant authorizer.
  • Create authorizer factory.
  • Create redirect_uri adapter.
  • Create authorization validator.
@ghost ghost assigned michaelengland Jun 1, 2013
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