From 0c3d35d7d790b4ab1fc151fe230017f9ee9d2533 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 3 Oct 2014 11:06:15 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91df0ac..2e32e37 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # OAuth-shim +[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/MrSwitch/node-oauth-shim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This node module provides a "shim" service for clientside web apps adopting serverside OAuth2 or OAuth1 authentication but fighting to keep it all the browser, and shims the tedious dog legging through servers that has become OAuth1's curse.