Skip to content

dsbrianwebster/auth0-centralised-login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Auth0 Sample Showcase of Centralised Login

Auth0 is an authentication broker that supports social identity providers as well as enterprise identity providers such as Active Directory, LDAP, Google Apps, Salesforce and databases.

Auth0's Centralised Login Page is the most secure way to easily authenticate users for your applications. The Centralised Login Page is easily customizable right from the Dashboard. By default, the Hosted Login Page uses Auth0's Lock Widget to authenticate users, but the code of the Hosted Login Page can be customized to replace Lock with the Lock Passwordless widget, or an entirely custom UI can be built in its place, using the Auth0.js SDK for authentication which this repository contains a sample UI.

Sample project to demostrate auth0.js

  • Login with social connections e.g facebook, twitter, google
  • Login with database connection
  • Reset Password
  • Signup with first name, last name, email, password
  • Signup and login with email passwordless
  • Signup and login with mobile passwordless

How to set up Auth0 Centralised Login Page.

  • Copy the html contents of the centralised-page folder into the Login Page
  • Click Save
  • Check the Preview tab to see the page load correctly.

Further Reading

  • More elaborate details about the Hosted Page can be found here

Login

Login

Signup

Signup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.8%
  • Swift 24.8%
  • Ruby 0.4%