From d8326fa4b80b16b809c0099ac7330452e93dda54 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 4 Jun 2024 12:21:06 -0500 Subject: auth: scope: Remove confusing UI elements --- gn_auth/templates/oauth2/authorise-user.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/gn_auth/templates/oauth2/authorise-user.html b/gn_auth/templates/oauth2/authorise-user.html index c3842bf..deac40a 100644 --- a/gn_auth/templates/oauth2/authorise-user.html +++ b/gn_auth/templates/oauth2/authorise-user.html @@ -16,22 +16,6 @@ -

- You are authorising "{{client.client_metadata.client_name}}" to access - Genenetwork 3 with the following scope: -

-
- Scope - {%for scp in scope%} -
- -
- {%endfor%} -
User Credentials -- cgit v1.2.3