From 2ac8a158496d6025e7a87738174ca0b8055af3a9 Mon Sep 17 00:00:00 2001 From: Anwarul Islam Date: Wed, 30 Jul 2025 11:14:45 +0600 Subject: [PATCH] chore: hide advanced configuration for non-authCode grant types (#5293) --- .../src/components/http/authorization/OAuth2.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hoppscotch-common/src/components/http/authorization/OAuth2.vue b/packages/hoppscotch-common/src/components/http/authorization/OAuth2.vue index 817cc6f6..9a7df33b 100644 --- a/packages/hoppscotch-common/src/components/http/authorization/OAuth2.vue +++ b/packages/hoppscotch-common/src/components/http/authorization/OAuth2.vue @@ -172,7 +172,7 @@ -
+