nxtbgthng / OAuth2Client

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

Account store account type crash fix #183

Closed bmctigue closed 8 years ago

bmctigue commented 9 years ago

This pull request fixes issue #182.

sirnacnud commented 8 years ago

Would it be possible just to merge the crash fix in?

toto commented 8 years ago

I merged it but removed invalid_client from automatic token refresh. See the commit message from 0385fa1

sirnacnud commented 8 years ago

I'm not for sure what exactly happened, but cad25e4 has a failed merged in NXOAuth2Connection.m starting at line 478.