https://github.com/zetavg/authproviderwithauthclientdemo
https://github.com/zetavg/authproviderwithauthclientdemo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zetavg/authproviderwithauthclientdemo
- Owner: zetavg
- Created: 2017-08-19T17:36:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T17:46:32.000Z (almost 8 years ago)
- Last Synced: 2025-04-01T22:59:54.242Z (2 months ago)
- Language: Ruby
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AuthProviderWithAuthClientDemo
Demo of [AuthProvider](https://github.com/zetavg/AuthProvider) and [auth-client](https://github.com/zetavg/auth-client).
# Up and Running
```bash
git clone https://github.com/zetavg/AuthProviderWithAuthClientDemo.git
cd AuthProviderWithAuthClientDemo
bin/setup
bin/foreman start
```