Skip to content

Commit

Permalink
More informative description in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed May 5, 2012
1 parent 086b8c8 commit 31e6f66
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Passport-Foursquare

[Passport](https://github.com/jaredhanson/passport) strategy for authenticating
with [Foursquare](https://foursquare.com/) using the OAuth 2.0 API.
[Passport](http://passportjs.org/) strategy for authenticating with [Foursquare](https://foursquare.com/)
using the OAuth 2.0 API.

This module lets you authenticate using Foursquare in your Node.js applications.
By plugging into Passport, Foursquare authentication can be easily and
unobtrusively integrated into any application or framework that supports
[Connect](http://www.senchalabs.org/connect/)-style middleware, including
[Express](http://expressjs.com/).

## Installation

Expand Down

0 comments on commit 31e6f66

Please sign in to comment.