a0bd7474cc | ||
---|---|---|
.well-known | ||
assets | ||
css | ||
img | ||
js | ||
.gitignore | ||
README.md | ||
authnocode.html | ||
authnopass.html | ||
index.html | ||
install.sh | ||
loginwhatis.html |
README.md
This is a WALNUT module representing the html package for oauth3.org.
It must be installed to /srv/walnut/packages/pages/org.oauth3
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
.