Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 286 Bytes

meteor-linkedin

A Oauth2 wrapper for the LinkedIn API

##Installation

  • Install accounts-ui pacakge: mrt accounts-ui
  • mrt add linkedin

##Usage

Creates a new function Meteor.loginWithLinkedin(options, callback)

This is the backbone of accounts-linkedin