artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sign in with twitter always redirects

peterlevin opened this issue · comments

Once a user auth's our app, should Logging in always go to twitter after it is already auth'd? We always see a quick flash of "redirecting you back to the application" from Twitter. Can this be avoided?

Thanks.