From 2c4d49b461f2d1a468a723247cd063876d36d236 Mon Sep 17 00:00:00 2001 From: sam-2200 <54469358+sam-2200@users.noreply.github.com> Date: Fri, 2 Oct 2020 15:40:42 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 608f1aa..0a5d0b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# demo +# Demo Quick Demo Implementation for LoginRadius' Customer Registration Service and Social Login APIs and Front Interfaces. ### Usage @@ -7,3 +7,11 @@ Quick Demo Implementation for LoginRadius' Customer Registration Service and Soc 2. Fill in your LoginRadius API Key and Site Name respectively. 3. Everything should just start working +### Features + +1. Registration +2. Login +3. Social +4. Email verification +5. Forgot password +6. Reset password From 0f9769b82cf9d200dfce3af349b26dd98024f831 Mon Sep 17 00:00:00 2001 From: Shubham Date: Fri, 2 Oct 2020 16:28:42 +0530 Subject: [PATCH 2/2] *word-formatting* --- email-verification.html | 4 ++-- forgot-password.html | 2 +- index.html | 12 ++++++------ login.html | 4 ++-- registration.html | 2 +- reset-password.html | 3 +-- social.html | 2 +- 7 files changed, 14 insertions(+), 15 deletions(-) diff --git a/email-verification.html b/email-verification.html index 6cbac49..6e60f1d 100644 --- a/email-verification.html +++ b/email-verification.html @@ -8,8 +8,8 @@ -

Home Page

-
Email Verification page, it should alert you if succeed
+

Home Page

+

Email Verification page, it should alert you if succeed

diff --git a/forgot-password.html b/forgot-password.html index 688a9a6..01341b9 100644 --- a/forgot-password.html +++ b/forgot-password.html @@ -8,7 +8,7 @@ -

Home Page

+

Home Page

diff --git a/index.html b/index.html index fcc4715..3087177 100644 --- a/index.html +++ b/index.html @@ -8,12 +8,12 @@ - registration - login - social - email - forgot - reset + Registration + Login + Social + Verification + Forgot Password + Reset Password diff --git a/login.html b/login.html index 488d4c9..5922ac3 100644 --- a/login.html +++ b/login.html @@ -8,8 +8,8 @@ -
-

Home Page

+ +

Home Page

diff --git a/registration.html b/registration.html index 9525ab8..058e165 100644 --- a/registration.html +++ b/registration.html @@ -8,7 +8,7 @@ -

Home Page

+

Home Page

diff --git a/reset-password.html b/reset-password.html index 57797c7..a8994ca 100644 --- a/reset-password.html +++ b/reset-password.html @@ -8,8 +8,7 @@ -
-

Home Page

+

Home Page

diff --git a/social.html b/social.html index a2422fd..3c7a3c2 100644 --- a/social.html +++ b/social.html @@ -11,7 +11,7 @@ -

Home Page

+

Home Page