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

0.3.1 #98

Merged
merged 8 commits into from
Sep 22, 2016
Merged

0.3.1 #98

merged 8 commits into from
Sep 22, 2016

Commits on Sep 21, 2016

  1. improve errors

    Aeneas Rekkas (arekkas) committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    810cc07 View commit details
    Browse the repository at this point in the history
  2. improve errors

    Aeneas Rekkas (arekkas) committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    9ab84f8 View commit details
    Browse the repository at this point in the history
  3. oauth2/implicit: bad HTML encoding of the scope parameter - closes #95

    Aeneas Rekkas (arekkas) committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    ddd8d03 View commit details
    Browse the repository at this point in the history
  4. oauth2: state parameter is missing when response_type=id_token - closes

    Aeneas Rekkas (arekkas) committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    4db1422 View commit details
    Browse the repository at this point in the history
  5. oauth2: id token hashes are not base64 url encoded - closes #97

    Aeneas Rekkas (arekkas) committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    0dc5af3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. better error management in token validation

    Aeneas Rekkas (arekkas) committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    7afff30 View commit details
    Browse the repository at this point in the history
  2. openid: hybrid flow using token+code+id_token returns multiple toke…

    …ns of the same type - closes #99
    Aeneas Rekkas (arekkas) committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    d681fc8 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Aeneas Rekkas (arekkas) committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    7d8bc36 View commit details
    Browse the repository at this point in the history