nxtbgthng / OAuth2Client

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

Fix compilation error for NXOAuth2AccountStore accessToken property #172

Closed wireframe closed 9 years ago

wireframe commented 9 years ago

nxoauth2accountstore_m

cherry-pick d78dd61b90138207ffd962ae98d8fc54f471ba05 which fixes the compilation error introduced by #171 due to incomplete cherry-pick.

Sorry for the first pull request missing this file! I didn't smoketest the code enough before the first pull request and thought that there was a testsuite to catch compilation issues.