Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Re-factor code to support multiple versions of the OAuth2 spec #26

Open
bploetz opened this issue Jun 19, 2012 · 0 comments
Open

Re-factor code to support multiple versions of the OAuth2 spec #26

bploetz opened this issue Jun 19, 2012 · 0 comments

Comments

@bploetz
Copy link
Collaborator

bploetz commented Jun 19, 2012

OAuth2 spec v10 has long been left in the dust, and we should upgrade rack-oauth2-server to honor newer versions of the OAuth2 spec. This means (roughly):

  • Re-factor the code so that the code and tests for a specific version of the spec are isolated.
  • Users can configure which version they want to honor
  • New versions can be added easily.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant