Oauth sample created at request of potential employer during interview process.
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.
 
 
John Shaver 4a79dcb827
Updated readme.
5 years ago
static Got data rending. No classes/styles yet. 6 years ago
.gitignore Initial commit 6 years ago
README.md Updated readme. 5 years ago
index.js It's a start. 6 years ago
package.json It's a start. 6 years ago

README.md

OAuth Example

A simple library and example page to demonstrate implicit oauth authorization. Please don't use this library in production. I haven't spent time testing it and have only used it as an example application and to refresh myself on the different oath strategies.