Skip to content

Commit

Permalink
update changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jul 4, 2017
1 parent cba06d7 commit b61d138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Yay for [SemVer](http://semver.org/).
session id and stores the interaction results there
- default token TTLs shortened
- Request Object `iss` (issuer) and `aud` (audience) values are now being validated to be equal to
Client's identifier (`iss`) and the OP Issuer identifier (`aud`) per the specification SHOULD
Client's identifier (`iss`) and the OP Issuer identifier (`aud`) when present in a Request Object

*New features*
- `static` function named `connect` can now be present on an Adapter prototype, this will be awaited
Expand Down

0 comments on commit b61d138

Please sign in to comment.