From 11935e9041737963a58e6ecb5eb03cde1c9bd85c Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Mon, 10 Jul 2023 14:46:54 -0700 Subject: [PATCH] update changelog --- draft-ietf-oauth-v2-1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft-ietf-oauth-v2-1.md b/draft-ietf-oauth-v2-1.md index a56e8c0..cbf0781 100644 --- a/draft-ietf-oauth-v2-1.md +++ b/draft-ietf-oauth-v2-1.md @@ -3696,6 +3696,7 @@ Discussions around this specification have also occurred at the OAuth Security W * clarifications on URIs * removed redirect_uri from the token request * expanded security considerations around code_verifier +* revised introduction section -08