-
- Downloads
Updated cocoa pods;
Google Access token refresh working. Maybe we should use a semaphore because we might be sending multiple authorization requests to google at once. IMAP Idle and a few other functions don't have refresh capabilities yet
Showing
- Podfile.lock 14 additions, 14 deletionsPodfile.lock
- Pods/AppAuth/README.md 10 additions, 9 deletionsPods/AppAuth/README.md
- Pods/AppAuth/Source/AppAuth.h 7 additions, 4 deletionsPods/AppAuth/Source/AppAuth.h
- Pods/AppAuth/Source/OIDAuthState.h 2 additions, 0 deletionsPods/AppAuth/Source/OIDAuthState.h
- Pods/AppAuth/Source/OIDAuthState.m 6 additions, 0 deletionsPods/AppAuth/Source/OIDAuthState.m
- Pods/AppAuth/Source/OIDAuthorizationResponse.m 1 addition, 1 deletionPods/AppAuth/Source/OIDAuthorizationResponse.m
- Pods/AppAuth/Source/OIDAuthorizationService.m 21 additions, 23 deletionsPods/AppAuth/Source/OIDAuthorizationService.m
- Pods/AppAuth/Source/OIDAuthorizationUICoordinator.h 5 additions, 3 deletionsPods/AppAuth/Source/OIDAuthorizationUICoordinator.h
- Pods/AppAuth/Source/OIDTokenResponse.h 11 additions, 8 deletionsPods/AppAuth/Source/OIDTokenResponse.h
- Pods/AppAuth/Source/OIDURLQueryComponent.m 36 additions, 30 deletionsPods/AppAuth/Source/OIDURLQueryComponent.m
- Pods/AppAuth/Source/OIDURLSessionProvider.h 40 additions, 0 deletionsPods/AppAuth/Source/OIDURLSessionProvider.h
- Pods/AppAuth/Source/OIDURLSessionProvider.m 39 additions, 0 deletionsPods/AppAuth/Source/OIDURLSessionProvider.m
- Pods/AppAuth/Source/iOS/OIDAuthorizationUICoordinatorIOS.m 59 additions, 13 deletionsPods/AppAuth/Source/iOS/OIDAuthorizationUICoordinatorIOS.m
- Pods/GTMAppAuth/Source/GTMOAuth2KeychainCompatibility/GTMOAuth2KeychainCompatibility.m 1 addition, 1 deletion...th2KeychainCompatibility/GTMOAuth2KeychainCompatibility.m
- Pods/GTMAppAuth/Source/GTMTVAuthorizationService.h 1 addition, 1 deletionPods/GTMAppAuth/Source/GTMTVAuthorizationService.h
- Pods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.h 26 additions, 1 deletionPods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.h
- Pods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.m 92 additions, 9 deletionsPods/GTMSessionFetcher/Source/GTMSessionUploadFetcher.m
- Pods/Manifest.lock 14 additions, 14 deletionsPods/Manifest.lock
- Pods/OpenSSL-Universal/include-ios/openssl/dh.h 2 additions, 0 deletionsPods/OpenSSL-Universal/include-ios/openssl/dh.h
- Pods/OpenSSL-Universal/include-ios/openssl/evp.h 92 additions, 0 deletionsPods/OpenSSL-Universal/include-ios/openssl/evp.h
Loading
Please register or sign in to comment