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

https://github.com/zetavg/authproviderwithauthclientdemo


https://github.com/zetavg/authproviderwithauthclientdemo

Last synced: 2 months ago
JSON representation

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
```