Updated readme

This commit is contained in:
John Shaver 2017-10-05 22:31:13 -07:00
parent 8a8e87c0d4
commit 83e050345d
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
# oauthPractice
# oauthPractice
A simple library and example page to demonstrate implicit oauth authoriztion. I will probably add other oauth authorization strategies soon each as a separate file in the repository. You probably shouldn't actually use this library in production, as 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.