Zsika Phillip d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
..
AuthProviders d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
Public ddc12c0fc1 Merge pull request #694 from morganchen12/auth-docs 8 سال پیش
RPCs 60fa69332e Internal code clean up (#584) 8 سال پیش
FIRActionCodeSettings.m 5430b776ca Action code fixes and improvements (#176) 8 سال پیش
FIRAdditionalUserInfo.m 5fbe71052d Adds AuthDataResult to anonymous sign in (#470) 8 سال پیش
FIRAdditionalUserInfo_Internal.h 5fbe71052d Adds AuthDataResult to anonymous sign in (#470) 8 سال پیش
FIRAuth.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRAuthAPNSToken.h e5524db414 APNs token handling improvements. (#157) 8 سال پیش
FIRAuthAPNSToken.m e5524db414 APNs token handling improvements. (#157) 8 سال پیش
FIRAuthAPNSTokenManager.h 1e9d652610 Swizzles APNs token error app delegate method for faster turnaround. (#226) 8 سال پیش
FIRAuthAPNSTokenManager.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRAuthAppCredential.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthAppCredential.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthAppCredentialManager.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthAppCredentialManager.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthAppDelegateProxy.h 1e9d652610 Swizzles APNs token error app delegate method for faster turnaround. (#226) 8 سال پیش
FIRAuthAppDelegateProxy.m e5d40c5602 Fixes a pod lint warning for implicit conversion. (#399) 8 سال پیش
FIRAuthCredential.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthCredential_Internal.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthDataResult.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthDataResult_Internal.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthDefaultUIDelegate.h 7dc124882a Add missing comments (#273) 8 سال پیش
FIRAuthDefaultUIDelegate.m c8ea66eecf Implements web view for presenting Auth web content on iOS 7 and 8. (#253) 8 سال پیش
FIRAuthDispatcher.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthDispatcher.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthErrorUtils.h 9f6f969334 handles unstructured errors on redirect URLs 8 سال پیش
FIRAuthErrorUtils.m 0fca357398 Fixes small typo in comments (#524) 8 سال پیش
FIRAuthExceptionUtils.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthExceptionUtils.m 98ba64449a Initial 9 سال پیش
FIRAuthGlobalWorkQueue.h 8156da3f32 Fix warnings exposed by Xcode 9.1 in Auth (#350) 8 سال پیش
FIRAuthGlobalWorkQueue.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthInternalErrors.h 7fa0b0de42 Disambiguates known errors from web context (#322) 8 سال پیش
FIRAuthKeychain.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthKeychain.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthNotificationManager.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthNotificationManager.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRAuthOperationType.h aebb293f3d Add operation phone auth (#309) 8 سال پیش
FIRAuthProvider.m 98ba64449a Initial 9 سال پیش
FIRAuthSerialTaskQueue.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthSerialTaskQueue.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRAuthURLPresenter.h 7dc124882a Add missing comments (#273) 8 سال پیش
FIRAuthURLPresenter.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRAuthUserDefaultsStorage.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthUserDefaultsStorage.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRAuthWebView.h 7dc124882a Add missing comments (#273) 8 سال پیش
FIRAuthWebView.m c8ea66eecf Implements web view for presenting Auth web content on iOS 7 and 8. (#253) 8 سال پیش
FIRAuthWebViewController.h 7dc124882a Add missing comments (#273) 8 سال پیش
FIRAuthWebViewController.m 7dc124882a Add missing comments (#273) 8 سال پیش
FIRAuth_Internal.h 4b1b3d62d8 Simplifies logic to post auth state change notifications, which is also applied more consistently now. (#325) 8 سال پیش
FIRSecureTokenService.h 1334246052 Request configuration and API key fixes (#164) 8 سال پیش
FIRSecureTokenService.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRUser.m d4ec10577a Fixes clang warnings for Auth (#848) 8 سال پیش
FIRUserInfoImpl.h 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) 8 سال پیش
FIRUserInfoImpl.m 98ba64449a Initial 9 سال پیش
FIRUserMetadata.m 06fbbd8ee0 - Saves user metadata in keychain. (#305) 8 سال پیش
FIRUserMetadata_Internal.h 06fbbd8ee0 - Saves user metadata in keychain. (#305) 8 سال پیش
FIRUser_Internal.h 532f538ee6 Prepare to release FirebaseAuth 4.3.0 (#345) 8 سال پیش
FirebaseAuthVersion.m 3e592526ec Buildable and interoperable source pods (#444) 8 سال پیش