A complete client-side browser application for an OAuth3 issuer implementation.
Iet uz failu
AJ ONeal 76edc945ce add .jshintrc 2017-05-24 08:36:36 +00:00
.well-known oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
assets oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
css oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
img oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
js rename js/mock.js -> js/issuer.js 2017-05-24 08:34:41 +00:00
.gitignore oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
.jshintrc add .jshintrc 2017-05-24 08:36:36 +00:00
README.md ws 2017-05-23 19:10:37 +00:00
authnocode.html oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
authnopass.html oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00
index.html rename js/mock.js -> js/issuer.js 2017-05-24 08:34:41 +00:00
install.sh ws 2017-05-23 19:10:37 +00:00
loginwhatis.html oauth3.org is now its own thing 2017-05-22 23:25:43 +00:00

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.