Skip to content

gmurphey/torii-provider-meetup-oauth2

Repository files navigation

torii-provider-meetup-oauth2

This addon allows your Ember.js app to authenticate with Meetup using Torii.

Usage

Use the following commands to install to your Ember CLI project.

ember install:addon torii
ember install:addon torii-provider-meetup-oauth2

Then add your meetup-oauth2 configuration to config/environment.js. For more information on configuration, see the Torii docs.

Contributing

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

About

Torii provider to authenticate with Meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published