/auth0-social-login-example

auth0-social-login-example

Primary LanguageJavaScript

Auth0 Login Example

Dev

  1. Update config params in app.js:
  • domain
  • clientId
  • target
  1. Install dependencies: npm i
  2. Run npm run dev
  3. Navigate to http://localhost:4200
  4. Profit!