From a144301085b83769132bb634161d7a97be4509f9 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 23 Oct 2023 00:11:46 -0600 Subject: [PATCH] Add RegisterForm component --- .../remote-auth/partials/RegisterForm.vue | 800 ++++++++++++++++++ 1 file changed, 800 insertions(+) create mode 100644 resources/assets/components/remote-auth/partials/RegisterForm.vue diff --git a/resources/assets/components/remote-auth/partials/RegisterForm.vue b/resources/assets/components/remote-auth/partials/RegisterForm.vue new file mode 100644 index 000000000..6b1c4047f --- /dev/null +++ b/resources/assets/components/remote-auth/partials/RegisterForm.vue @@ -0,0 +1,800 @@ + + + + +