Skip to content

Commit

Permalink
docs: customizable token prefix (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-elliott authored Dec 22, 2023
1 parent 4f55dab commit 2280bff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ following list of differences:
- [x] Access Token iat and nbf in JWT Profile always original claims
<sup>[commit](https://github.com/authelia/oauth2-provider/commit/a87d91df762a8fe26282145ba9dace0461f31b4d)</sup>
- Features:
- [ ] Customizable Token Prefix
- [x] Customizable Token Prefix
<sup>[commit](https://github.com/authelia/oauth2-provider/commit/4f55dabdf5d87c34053992c3de3fe7b1bf1046f3)</sup>
- [ ] UserInfo support
- Response Mode Rework:
- [ ] [JWT Secured Authorization Response Mode for OAuth 2.0 (JARM)](https://openid.net/specs/oauth-v2-jarm.html)
Expand Down

0 comments on commit 2280bff

Please sign in to comment.