grim/containers/oauth-kludge

Add a link to the definition of kludge

2020-11-22, Gary Kramlich
91bfe3ba43e3
Parents 355bca2dd811
Children 320629ab8503
Add a link to the definition of kludge
  • +4 -4
    README.md
  • --- a/README.md Sun Nov 22 04:25:21 2020 -0600
    +++ b/README.md Sun Nov 22 04:30:48 2020 -0600
    @@ -1,9 +1,9 @@
    # oauth-kludge
    -This kludge is to tack a scope onto a Resource Owner Password Credentials Grant
    -because some OAuth2 providers, namely JetBrains Hub require the Scope even
    -thought it is optional according to
    -[RFC 6749](https://tools.ietf.org/html/rfc6749#section-4.3.2).
    +This [kludge](https://www.merriam-webster.com/dictionary/kludge) is to tack a
    +scope onto a Resource Owner Password Credentials Grant because some OAuth2
    +providers, namely JetBrains Hub require the Scope even thought it is optional
    +according to [RFC 6749](https://tools.ietf.org/html/rfc6749#section-4.3.2).
    ## Configuration