docs(readme): format links

This commit is contained in:
Florian Forster 2020-02-05 15:05:09 +01:00
parent 52d89a10e5
commit 7c4732c5fe
No known key found for this signature in database
GPG key ID: 9FAF4BB752218AB3

View file

@ -28,10 +28,10 @@ TBD
For your convinience you can find the relevant standards linked below.
[OpenID Connect Core 1.0 incorporating errata set 1](https://openid.net/specs/openid-connect-core-1_0.html)
[Proof Key for Code Exchange by OAuth Public Clients](https://tools.ietf.org/html/rfc7636)
[OAuth 2.0 Token Exchange](https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-19)
[OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens](https://tools.ietf.org/html/draft-ietf-oauth-mtls-17)
- [OpenID Connect Core 1.0 incorporating errata set 1](https://openid.net/specs/openid-connect-core-1_0.html)
- [Proof Key for Code Exchange by OAuth Public Clients](https://tools.ietf.org/html/rfc7636)
- [OAuth 2.0 Token Exchange](https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-19)
- [OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens](https://tools.ietf.org/html/draft-ietf-oauth-mtls-17)
## Supported Go Versions