nxtbgthng / OAuth2Client

Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
855 stars 217 forks source link

Logout and relogin doesn't seems to work #144

Closed arunpoudel closed 10 years ago

arunpoudel commented 10 years ago

Seems like the request isn't being sent properly to the server after I remove all the accounts and try to relogin again.

Can anyone verify?

arunpoudel commented 10 years ago

Seems like it was because of custom URL handler that I wrote for the webview.