Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Jabbslad/jabbslad-accounts-github

Repository files navigation

jabbslad-accounts-github

NOTE: This service is DEPRECATED Please refer to https://github.com/meteor/meteor/tree/devel/packages/accounts-github for the official Meteor accounts-github package.

Github OAuth2 login service for use with Meteor Auth

Package Dependencies

This login service depends on the bleeding edge changes within the Meteor Auth branch. See https://github.com/meteor/meteor/wiki/Getting-started-with-Auth for further details.

Usage

  1. meteor add accounts-github
  2. Read the 'Integrating with Login Services' section of Getting Started with Auth and make sure you set up your config and secret correctly.
  3. Call Meteor.loginWithGithub();

Credits

  • Shamelessly based upon @possibilities Google OAuth2 login service
  • @bradens fixes for latest auth branch changes and support for configurable dialog. Thanks man!

About

Github OAuth2 login service for use with Meteor Auth

Resources

Stars

Watchers

Forks

Packages

No packages published