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 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