issuer.html/README.md

12 lines
404 B
Markdown
Raw Normal View History

2017-05-23 19:10:37 +00:00
This is a WALNUT module representing the html package for oauth3.org.
2017-05-22 23:25:43 +00:00
2017-05-23 19:10:37 +00:00
It must be installed to `/srv/walnut/packages/pages/org.oauth3`
```bash
git clone git@git.daplie.com:OAuth3/org.oauth3.git /srv/walnut/packages/pages/org.oauth3
git checkout fs-nosql
bash ./install.sh
```
This uses the OAuth3 JavaScript SDK `oauth3.js` as a subpackage in `/srv/walnut/packages/pages/org.oauth3/assets/org.oauth3`.