nxtbgthng / OAuth2Client

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

"NXOAuth2Request performMethod" does not refresh token after token expired #221

Closed XiangyuLi926 closed 6 years ago

XiangyuLi926 commented 6 years ago

"+NXOAuth2Request performMethod:" does not refresh token after 1 hour expiration time.. Could you guys expose manually refresh token method or have any other solution?