Skip to content

Unique 'omni' login experience utilizing Auth0's newest Universal Login customization capabilities.

License

Notifications You must be signed in to change notification settings

udplabs/omni-login

Repository files navigation

To use this repo, build out the individual files via watch:

npm run build -- --watch

This will create three files in the dist folder:

dist/index.html dist/bundle.css dist/bundle.js

Use your favourite server to expose these files. A lightweight (no https) example.

  1. Navigate to ./dist
  2. Run npx serve
  3. This should serve up on http://localhost:3000

In the meta data for the application add the urls/screens as needed

About

Unique 'omni' login experience utilizing Auth0's newest Universal Login customization capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published