This is a frontend for the OAuth style authentication portal we have for apps authenticating with RP.
- Clone this repo
- Open
html/login.html
- Fork this repo and then
git clone
your fork cd [repoFolder]
git checkout -b my-branch
- Update any files you need to
git commit -m "message of what I updated"
git push
- Go to your repo on Github and make a PR