nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

Issue Box Oauth After Login InApp browser remains for 2 sec . #269

Closed anveshnara closed 8 years ago

anveshnara commented 8 years ago

When I was Trying logged in using Box Oauth after login InApp Browser stay for 2 sec loadstart event triggered then Browser close, InApp Browser remains 2 sec after login with localhost url and paramas as access_token.

nraboy commented 8 years ago

Any provider that uses explicit grants will have a delay unless you override the redirect URL to one that you host remotely.