Added OIDC client code

This commit is contained in:
Alexandre Bourlier
2018-06-19 23:59:50 +02:00
parent c5e18374bc
commit de33cc7885
3 changed files with 50 additions and 1 deletions

View File

@ -4,7 +4,7 @@ HD app is the magic tool that allows the Happy Dev network to thrive in a decent
* `git clone --recurse-submodules https://git.happy-dev.fr/happy-dev/hd-app.git`
* `cd hd-app`
* `cp config-sample.php config.php`
* Edit `config.php` to suits your own setup
* Edit `config.php` to suit your own setup
* `npm install -g grunt-cli`
* `npm install`