From 83e050345d31796971e58a933d20270bc8ffbb55 Mon Sep 17 00:00:00 2001 From: John Shaver Date: Thu, 5 Oct 2017 22:31:13 -0700 Subject: [PATCH] Updated readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a29b43..212866b 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# oauthPractice \ No newline at end of file +# 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. +