pius / meteor-accounts-foursquare

Foursquare OAuth2 login service for use with Meteor Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accounts-foursquare

Foursquare OAuth2 login service for use with Meteor Auth

Package Dependencies

  • accounts-base
  • accounts-oauth
  • foursquare

Usage

  1. meteor add accounts-foursquare
  2. Read the 'Integrating with Login Services' section of Getting Started with Auth and make sure you set up your config and secret correctly.
  3. Call Meteor.loginWithFoursquare();

Credits

  • Shamelessly based on @Jabbslad's Github OAuth2 login service

About

Foursquare OAuth2 login service for use with Meteor Auth

License:MIT License


Languages

Language:JavaScript 100.0%