Skip to content

Commit

Permalink
Merge pull request ciaranj#66 from fjakobs/patch-1
Browse files Browse the repository at this point in the history
Fix credits.
  • Loading branch information
ciaranj committed Oct 18, 2011
2 parents ff57b61 + f018104 commit 9ea7ffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Provides out of the box authentication strategies for:
* Yahoo (OAuth 1.0A)
* Twitter (OAuth 1.0)
* RPXNow / janrain SSO
* BitBucket ( thanks to simplegeo )
* BitBucket ( thanks to http://github.com/fjakobs )
* Foursquare (thanks to http://github.com/stunti)
* Custom OAuth Provider Strategy (Be your own 1.0A OAuth provider!) (A Port of Christian Amor Kvalheim's [express-oauth-plugin])

Expand Down Expand Up @@ -68,7 +68,7 @@ Changelog
New getglue strategy
logout now takes an (optional) callback [this should be the default that is used.]
* 0.2.3
Added support for BitBucket (Thanks simplegeo)
Added support for BitBucket (Thanks http://github.com/fjakobs)
Fixed bug introduced in 0.2.2 when dealing with strategies that 'fail'
* 0.2.2
Added index.js ( Pau Ramon Revilla ) to root folder for easier inclusion
Expand Down

0 comments on commit 9ea7ffb

Please sign in to comment.