tunguska:accounts-imgur

v0.0.1Published 8 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

tunguska:accounts-imgur

An ES2015 Meteor OAuth handler package for Imgur.

This is a fully working OAuth login service, allowing you to use Imgur as your Meteor authentication method. If you want to use it "as is" you can just meteor add tunguska:accounts-imgur to your application.

However, the package has been written to aid in understanding the mechanics of putting together an OAuth handler for any arbitrary provider. The trickier parts of the codebase are (hopefully) annotated well enough to comprehend what's going on in this bit of Meteor Magic, enabling you make a minimum number of changes for your chosen provider.

There's an accompanying blog article which should be read prior to forking and hacking!

See also the complementary OAuth flow package: tunguska:imgur.

Enjoy :smile: