Skip to content

Commit 737a5d6

Browse files
authored
✏️ Fix typos
Signed-off-by: |7eter l-|. l3oling <[email protected]>
1 parent de505c1 commit 737a5d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Please file a bug if you notice a violation of semantic versioning.
3434
- [gh665][gh665] - Document Mutual TLS (mTLS) usage with example in README (connection_opts.ssl client_cert/client_key and auth_scheme: :tls_client_auth) by @pboling
3535
- [gh666][gh666] - Document usage of flat query params using Faraday::FlatParamsEncoder, with example URI, in README by @pboling
3636
- Spec: verify flat params are preserved with Faraday::FlatParamsEncoder (skips on Faraday without FlatParamsEncoder)
37-
- [gh662][gh662] - documentation notes in code comments and README highlighting OAuth 2.1 differences, with references, such as: by @pboling
37+
- [gh662][gh662] - documentation notes in code comments and README highlighting OAuth 2.1 differences, with references, by @pboling
3838
- PKCE required for auth code,
3939
- exact redirect URI match,
4040
- implicit/password grants omitted,
4141
- avoid bearer tokens in query,
4242
- refresh token guidance for public clients,
43-
- simplified client definitions)
43+
- simplified client definitions
4444
- [gh663][gh663] - document how to implement an OIDC client with this gem in OIDC.md by @pboling
4545
- also, list libraries built on top of the oauth2 gem that implement OIDC
4646
- [gh664][gh664] - README: Add example for JHipster UAA (Spring Cloud) password grant, converted from Postman/Net::HTTP by @pboling

0 commit comments

Comments
 (0)