Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 294 Bytes

meteor-naver

A OAuth2 wrapper for the Naver API

##Installation

  • Install accounts-ui pacakge: meteor add accounts-ui
  • meteor add spectrum:naver

##Usage

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

This is the backbone of spectrum:accounts-naver