- Fix Libraries AFOAuth2Manager
This commit is contained in:
parent
7744d145e0
commit
3487fb3c44
@ -11,7 +11,7 @@ target 'PNObject_Example' do
|
||||
pod 'NSString-Helper'
|
||||
pod 'CodFis-Helper'
|
||||
pod 'StrongestPasswordValidator'
|
||||
|
||||
|
||||
end
|
||||
|
||||
target 'PNObject_Tests' do
|
||||
|
||||
@ -185,7 +185,7 @@ static bool isFirstAccess = YES;
|
||||
return _currentEndPointBaseUrl;
|
||||
}
|
||||
|
||||
- (AFHTTPSessionManager *) manager {
|
||||
- (AFOAuth2Manager *) manager {
|
||||
|
||||
BOOL canTryRefreh = NO;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user