Prototype OAuth3 Web App
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.
 
 
 

379 B

OAuth3 Web App

Prototype OAuth3 Web App.

No build tools or fancy web server required.

Clone and load the HTML. That's all.

npm install -g serve-https
git clone git@git.coolaj86.com:coolaj86/walnut_launchpad.html.git

# install oauth3 to /assets/oauth3.org
pushd walnut_launchpad
bash ./install.sh

serve-https

https://localhost.example.com:8443