Drake-Eidukas / RP-Login-Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RP Login Page

This is a frontend for the OAuth style authentication portal we have for apps authenticating with RP.

Setup

  1. Clone this repo
  2. Open html/login.html

Contribute

  1. Fork this repo and then git clone your fork
  2. cd [repoFolder]
  3. git checkout -b my-branch
  4. Update any files you need to
  5. git commit -m "message of what I updated"
  6. git push
  7. Go to your repo on Github and make a PR

About


Languages

Language:JavaScript 34.4%Language:CSS 33.0%Language:HTML 32.6%