Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.12 KB

File metadata and controls

18 lines (15 loc) · 1.12 KB

authmagic-getting-started-example

Example of authmagic application created with authmagic-timerange-stateless-core, authmagic-email-plugin and authmagic-link-email-phone-bootstrap-theme. Node's version higher or equal to 8.10.0 is required.

How to create same example app

npm install -g authmagic-cli
npm init -y
authmagic init -e
authmagic install
authmagic

Note: make sure name in your package.json is not named as authmagic if you do not want to get an error npm refusing to install as a dependency of itself.

Demo

IMAGE ALT TEXT HERE