RFC-9449: DPoP by zachswasey · Pull Request #808 · authlib/authlib
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 523
Conversation
* Add DPoP extension for AuthorizationCodeGrant and RefreshTokenGrant * Add DPoPTokenValidator for ResourceProtector * Add DPoPProofValidator to validate proofs * Add DPoPNonceGenerator protocol for server-side nonce creation and management * Add DPoPNonceCache protocol for client-side nonce cache * Add DPoPTokenGenerator for public-key bound access tokens of DPoP type * Remove update_nonces, as nonce-loss is self-correcting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters