A Oauth2 wrapper for reddit
meteor add pandawhisperer:reddit-oauth
Creates a new function Meteor.loginWithReddit(options, callback)
This is the backbone of pandawhisperer:accounts-reddit
.
Most likely you want to install that instead of this package.