You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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):
The text was updated successfully, but these errors were encountered: