From 907a89c70bc0124c3c6adfa1b175b381273cc67f Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 6 Apr 2022 12:44:27 +0200 Subject: [PATCH] (bug) oauth2 provider attributes under providable_attributes --- .../authentication-provider/oauth2-form.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/frontend/src/javascript/components/authentication-provider/oauth2-form.tsx b/app/frontend/src/javascript/components/authentication-provider/oauth2-form.tsx index 802f0c355..28c473f36 100644 --- a/app/frontend/src/javascript/components/authentication-provider/oauth2-form.tsx +++ b/app/frontend/src/javascript/components/authentication-provider/oauth2-form.tsx @@ -21,35 +21,35 @@ export const Oauth2Form = ({ register }: Oauth return (

- - - - - - -