Oauth sample created at request of potential employer during interview process.
static | ||
.gitignore | ||
index.js | ||
package.json | ||
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.