Updated readme.
This commit is contained in:
parent
fdec6b2ebc
commit
4a79dcb827
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -1,9 +1,7 @@
|
|||
# oauthPractice
|
||||
# OAuth Example
|
||||
|
||||
A simple library and example page to demonstrate implicit oauth authorization.
|
||||
I may add other authorization strategies at some point, but I'm still figuring
|
||||
out the easiest way to make the server-side stuff work. 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.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue