Goodreads Developers discussion

36 views
questions > oAuth API and GoodReads app interaction (iOS)

Comments Showing 1-1 of 1 (1 new)    post a comment »
dateUp arrow    newest »

message 1: by Dave (new)

Dave (davecahill) | 7 comments Hi,

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.


back to top