Closed chrisyue closed 5 years ago
is there a way to set timeout for those method like NXOAuth2AccountStore:requestAccessToAccountWithType or NXOAuth2Request:performMethod
NXOAuth2AccountStore:requestAccessToAccountWithType
NXOAuth2Request:performMethod
No there no way to do so yet. But it should be pretty straight forward to add it (maybe as a property to the NXOAuth2Client). Pull Requests are more than welcome! :+1:
NXOAuth2Client
is there a way to set timeout for those method like
NXOAuth2AccountStore:requestAccessToAccountWithType
orNXOAuth2Request:performMethod