From 05dd302866eaa38e35e747d00bcf70dfb0935e44 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sat, 20 Jul 2024 02:32:40 +0000 Subject: [PATCH] Removed redirect_uri from token call, I'm sticking to the OAuth2.1 draft. --- src/AuthzCodeRoutes.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/AuthzCodeRoutes.php b/src/AuthzCodeRoutes.php index 98c53fb..9625bcd 100644 --- a/src/AuthzCodeRoutes.php +++ b/src/AuthzCodeRoutes.php @@ -269,12 +269,6 @@ HTML; -
- -