https://github.com/panva/draft-oauth-additional-hashes
https://github.com/panva/draft-oauth-additional-hashes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/panva/draft-oauth-additional-hashes
- Owner: panva
- License: other
- Created: 2026-02-26T14:14:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-10T00:43:39.000Z (3 months ago)
- Last Synced: 2026-03-10T08:15:24.973Z (3 months ago)
- Language: Makefile
- Size: 124 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Additional Hash Algorithms for OAuth 2.0 PKCE and Proof-of-Possession
This is the working area for the individual Internet-Draft, "Additional Hash Algorithms for OAuth 2.0 PKCE and Proof-of-Possession".
* [Editor's Copy](https://panva.github.io/draft-oauth-additional-hashes/#go.draft-skokan-oauth-additional-hashes.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-skokan-oauth-additional-hashes)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-skokan-oauth-additional-hashes)
* [Compare Editor's Copy to Individual Draft](https://panva.github.io/draft-oauth-additional-hashes/#go.draft-skokan-oauth-additional-hashes.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/panva/draft-oauth-additional-hashes/blob/main/CONTRIBUTING.md).
The contributing file also has tips on how to make contributions, if you
don't already know how to do that.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).