icoretech / omniauth-spotify

OmniAuth strategy for Spotify Web API
MIT License
65 stars 25 forks source link

fix(oauth2): override callback url to not include query string #9

Open hannahhoward opened 8 years ago

hannahhoward commented 8 years ago

Fixes #8 and removes need for workaround for #7

This was a change introduced in omniauth-oauth2 1.4.0 that broke several strategies that depended on it.