From c9c1eb05e8b3238670675cc5abf2e5176298fdb4 Mon Sep 17 00:00:00 2001 From: ciaranj Date: Mon, 19 Apr 2010 20:48:51 +0100 Subject: [PATCH] Adding basic readme. --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..841c3ca --- /dev/null +++ b/Readme.md @@ -0,0 +1,3 @@ +node-oauth +=========== +A simple oauth API for node.js . This API allows users to authenticate against OAUTH providers, and thus act as OAuth consumers \ No newline at end of file