Skip to content

Commit

Permalink
Fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Oct 6, 2019
1 parent 397aa31 commit a89dd10
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 @@ -37,7 +37,7 @@ If you have custom built strategies, you should can use `Assent.Strategy.normali
* `PowAssent.Strategy.VK`
* `PowAssent.Strategy`

* Callback params now conforms to [OpenID Connect Core 1.0 Standard Claims spec](https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.5.1)]. During the callback phase, the following param keys will be renamed:
* Callback params now conforms to [OpenID Connect Core 1.0 Standard Claims spec](https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.5.1). During the callback phase, the following param keys will be renamed:

* `sub` to `uid`
* `preferred_username` to `username`
Expand Down

0 comments on commit a89dd10

Please sign in to comment.