An open API service indexing awesome lists of open source software.

https://github.com/panva/draft-oauth-additional-hashes


https://github.com/panva/draft-oauth-additional-hashes

Last synced: 3 months ago
JSON representation

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).