From 5abc489b9954111d66d1385aa62a3ea962fa0a55 Mon Sep 17 00:00:00 2001 From: vnugent Date: Tue, 30 Jan 2024 15:23:06 -0500 Subject: merge upstream. Add dynamic client-side support for optional oauth2 and social login methods --- front-end/src/views/Login/index.vue | 75 ++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 39 deletions(-) (limited to 'front-end/src/views/Login/index.vue') diff --git a/front-end/src/views/Login/index.vue b/front-end/src/views/Login/index.vue index 6a55aeb..476ebf4 100644 --- a/front-end/src/views/Login/index.vue +++ b/front-end/src/views/Login/index.vue @@ -1,3 +1,38 @@ + + - -