On iOS I've noticed the following flow: * Open my webapp in Chrome, click to login - redirects to GoodReads * GoodReads authentication step opens in GoodReads iOS app * Click authenticate in app * Callback to my webapp happens within the GoodReads iOS app, instead of going back to Chrome
My expectation was that at callback time, I would be redirected back to Chrome. I'm pretty sure Facebook login for example doesn't show webapps within the Facebook app after authorizing. Is this intended behavior?
On iOS I've noticed the following flow:
* Open my webapp in Chrome, click to login - redirects to GoodReads
* GoodReads authentication step opens in GoodReads iOS app
* Click authenticate in app
* Callback to my webapp happens within the GoodReads iOS app, instead of going back to Chrome
My expectation was that at callback time, I would be redirected back to Chrome. I'm pretty sure Facebook login for example doesn't show webapps within the Facebook app after authorizing. Is this intended behavior?
Thanks,
Dave.