Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
giftkugel committed Sep 11, 2024
1 parent 325a948 commit c3dfec6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ They add features like persistence and access to user directories like LDAP.
| [JSON Web Token (JWT)](https://datatracker.ietf.org/doc/html/rfc7519) | Dependency |
| [OAuth 2.0 Authorization Server Metadata](https://datatracker.ietf.org/doc/html/rfc8414) | Partially |
| [OAuth 2.0 Device Authorization Grant](https://datatracker.ietf.org/doc/html/rfc8628) | Planned |
| [The OAuth 2.0 Authorization Framework: Bearer Token Usage](https://datatracker.ietf.org/doc/html/rfc6750) | Planned |
| [Resource Indicators for OAuth 2.0](https://datatracker.ietf.org/doc/html/rfc8707) | Planned |
| [OAuth 2.0 Authorization Server Issuer Identification](https://datatracker.ietf.org/doc/html/rfc9207) | Planned |
| [OpenID Connect Core 1.0](https://openid.net/specs/openid-connect-core-1_0.html) | Partially |
Expand Down
1 change: 1 addition & 0 deletions website/docs/introduction/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Currently, **STOPnik** only depends on
| [JSON Web Token (JWT)](https://datatracker.ietf.org/doc/html/rfc7519) | Dependency |
| [OAuth 2.0 Authorization Server Metadata](https://datatracker.ietf.org/doc/html/rfc8414) | Partially |
| [OAuth 2.0 Device Authorization Grant](https://datatracker.ietf.org/doc/html/rfc8628) | Planned |
| [The OAuth 2.0 Authorization Framework: Bearer Token Usage](https://datatracker.ietf.org/doc/html/rfc6750) | Planned |
| [Resource Indicators for OAuth 2.0](https://datatracker.ietf.org/doc/html/rfc8707) | Planned |
| [OAuth 2.0 Authorization Server Issuer Identification](https://datatracker.ietf.org/doc/html/rfc9207) | Planned |
| [OpenID Connect Core 1.0](https://openid.net/specs/openid-connect-core-1_0.html) | Partially |
Expand Down

0 comments on commit c3dfec6

Please sign in to comment.