caalberts / custom-auth0-popup

Sample code for custom OAuth2 connections with Auth0 popup mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom-auth0-popup

Sample code for custom OAuth2 connections with Auth0 popup mode

Usage

  1. Follow directions in this gist to set up Auth0 custom connection.

  2. npm install to install dependencies

  3. In public/lock.js enter your auth0ClientId, auth0Domain and connectionName.

  4. npm start to start the server and view index.html in your browser

About

Sample code for custom OAuth2 connections with Auth0 popup mode

License:ISC License


Languages

Language:JavaScript 63.3%Language:HTML 24.4%Language:CSS 12.4%