masterkain / omniauth-twitchtv

Twitch.TV OAuth2 Strategy for OmniAuth
https://audiobox.fm
8 stars 6 forks source link

Twitchtv Multiple Permissions Devise-Omniauth configuration #3

Closed Bazm0 closed 10 years ago

Bazm0 commented 10 years ago

I hope you don't mind me forking your Twitchtv gem. I've been working on project that uses Devise and Omniauth quite a bit [really like the Devise Omniauth strategies development model] and made some minor alterations to your gem - just some permissions handling changes [multiple permissions where not being parsed correctly] and extra information returned from the auth response is parsed.

I'm not sure what the protocol is here, the changes are fairly specific, could this be released as a new gem?

masterkain commented 10 years ago

Hello, please open a pull request if you will, and I'll evaluate changes to see if they can fit most use cases.

Thanks!

Bazm0 commented 10 years ago

Cheers, will do.

masterkain commented 10 years ago

merged