A complete client-side browser application for an OAuth3 issuer implementation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
AJ ONeal 76edc945ce add .jshintrc 7 years ago
.well-known oauth3.org is now its own thing 7 years ago
assets oauth3.org is now its own thing 7 years ago
css oauth3.org is now its own thing 7 years ago
img oauth3.org is now its own thing 7 years ago
js rename js/mock.js -> js/issuer.js 7 years ago
.gitignore oauth3.org is now its own thing 7 years ago
.jshintrc add .jshintrc 7 years ago
README.md ws 7 years ago
authnocode.html oauth3.org is now its own thing 7 years ago
authnopass.html oauth3.org is now its own thing 7 years ago
index.html rename js/mock.js -> js/issuer.js 7 years ago
install.sh ws 7 years ago
loginwhatis.html oauth3.org is now its own thing 7 years ago

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.