From ce8f2766ad3aa6a694eeec183ee4a580a650ee8b Mon Sep 17 00:00:00 2001 From: Sachin Maheshwari Date: Thu, 16 Sep 2021 13:42:09 +0530 Subject: [PATCH 1/2] changing the location for universal-login page --- .../{ => dev-tenant}/universal-login.html | 0 .../auth0/prod-tenant/universal-login.html | 472 ++++++++++++++++++ 2 files changed, 472 insertions(+) rename web-assets/auth0/{ => dev-tenant}/universal-login.html (100%) create mode 100644 web-assets/auth0/prod-tenant/universal-login.html diff --git a/web-assets/auth0/universal-login.html b/web-assets/auth0/dev-tenant/universal-login.html similarity index 100% rename from web-assets/auth0/universal-login.html rename to web-assets/auth0/dev-tenant/universal-login.html diff --git a/web-assets/auth0/prod-tenant/universal-login.html b/web-assets/auth0/prod-tenant/universal-login.html new file mode 100644 index 0000000..3c06779 --- /dev/null +++ b/web-assets/auth0/prod-tenant/universal-login.html @@ -0,0 +1,472 @@ + + + + + + + Sign In with Topcoder + + + + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + \ No newline at end of file From b744eebd1a9c9f996e69331c308f9853c635a4ba Mon Sep 17 00:00:00 2001 From: sachin-maheshwari Date: Thu, 16 Sep 2021 13:46:37 +0530 Subject: [PATCH 2/2] Create README.md --- web-assets/auth0/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 web-assets/auth0/README.md diff --git a/web-assets/auth0/README.md b/web-assets/auth0/README.md new file mode 100644 index 0000000..9de03ee --- /dev/null +++ b/web-assets/auth0/README.md @@ -0,0 +1 @@ +Content of this folder will be deployed separately on S3 and Auth0.