Skip to content

Callum-Newton/instagram

 
 

Repository files navigation

instagram

An implementation of the Instagram OAuth flow. See the project page on Meteor Accounts for more details.

Usage

meteor add helium:instagram

Use this package if you just want to authenticate using Instagram OAuth service and obtain an access token and not to log in the user.

Note

If you want to implement Login using Instagram feature, use helium:accounts-instagram package.

Credits

Heavily based on the facebook and accounts-facebook packages from the core Meteor packages.

About

Instagram OAuth flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.2%
  • HTML 11.8%