Skip to content

RyanMilb/auth0-moft-test

Repository files navigation

Codeship Status for RyanMilb/auth0-moft-test

Auth0 + Ionic + Heroku

Deployed here: https://merchants-of-the-future.herokuapp.com

This is a sample Ionic project that uses Auth0 for Authentication. It's the basic tabs example from Ionic with the added authentication from Auth0.

This example uses Refresh Tokens so that you will see the Login page only the first time you create the app and then never again.

Running the example

In order to run the project, you need to have node, ionic, cordova and ios-sim installed. Once you have that, just clone the project and run the following:

  1. npm install
  2. ionic build ios
  3. ionic emulate ios

OR To start server.js with Express

  1. npm install
  2. npm start

About

Test of auth0 - ionic - codeship - heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published