An open API service indexing awesome lists of open source software.

https://github.com/pushpabrol/ssoapp2


https://github.com/pushpabrol/ssoapp2

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# app2.com

This is the app2.com for the SSO example. Remember to start all 3 apps to try everything out and to [configure `/etc/hosts` correctly](https://github.com/auth0/auth0-sso-sample#running)

## Running the example

In order to run the example you need to just start a server. What we suggest is doing the following:

1. Install node
2. run `npm install -g serve`
3. run `serve --port 3001` in the directory of this project.

Go to `http://app2.com:3001` and you'll see the app running :).