Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple oauth use cases #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

anvaka
Copy link

@anvaka anvaka commented Jul 16, 2014

Hello,

This change allows developers to create single heroku app to exchange github code for access token for multiple domains.

This may be useful if you are developing your app and you client_id/client_secret is bound to localhost domain, while in production you are using different combination of client_id/client_secret for production domain.

The PR also updates readme file to use official heroku CLI, instead of cake.

I know it's a lot of breaking changes, and this project is not actively supported anymore. But hey, if someone finds this useful, I'll be happy :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant