icoretech / omniauth-spotify

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

Fig bug when flash not defined in a Rails project & and allow show_dialog as param #14

Closed rickpern closed 7 years ago

rickpern commented 7 years ago

@masterkain i fixed the current implementation of authorize_params with a some conditionals, but added an alternate way to force the login. No session is required, and I followed what twitter omniauth does for their force_login and other options.