Zsika Phillip 771b0f7a65 Adds Auth Result to Sign In with Custom token (#489) il y a 8 ans
..
FIRAuthBackend.h 85e8137180 Adds app verification alternative (#228) il y a 8 ans
FIRAuthBackend.m 3e592526ec Buildable and interoperable source pods (#444) il y a 8 ans
FIRAuthRPCRequest.h fb1b4ba587 Add get Auth domain RPC (#214) il y a 8 ans
FIRAuthRPCResponse.h 98ba64449a Initial il y a 9 ans
FIRAuthRequestConfiguration.h 660f62778a Adds ability to track Firebase Auth UI per request (#251) il y a 8 ans
FIRAuthRequestConfiguration.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRCreateAuthURIRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRCreateAuthURIRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRCreateAuthURIResponse.h 98ba64449a Initial il y a 9 ans
FIRCreateAuthURIResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRDeleteAccountRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRDeleteAccountRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRDeleteAccountResponse.h 98ba64449a Initial il y a 9 ans
FIRDeleteAccountResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRGetAccountInfoRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRGetAccountInfoRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRGetAccountInfoResponse.h f333bd5c18 User meta data (#292) il y a 8 ans
FIRGetAccountInfoResponse.m f333bd5c18 User meta data (#292) il y a 8 ans
FIRGetOOBConfirmationCodeRequest.h 3151a61ac3 Small improvements to reference docs (#193) il y a 8 ans
FIRGetOOBConfirmationCodeRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRGetOOBConfirmationCodeResponse.h 98ba64449a Initial il y a 9 ans
FIRGetOOBConfirmationCodeResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRGetProjectConfigRequest.h fb1b4ba587 Add get Auth domain RPC (#214) il y a 8 ans
FIRGetProjectConfigRequest.m 2a22a88141 fixes request URL (#218) il y a 8 ans
FIRGetProjectConfigResponse.h fb1b4ba587 Add get Auth domain RPC (#214) il y a 8 ans
FIRGetProjectConfigResponse.m fb1b4ba587 Add get Auth domain RPC (#214) il y a 8 ans
FIRIdentityToolkitRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRIdentityToolkitRequest.m fb1b4ba587 Add get Auth domain RPC (#214) il y a 8 ans
FIRResetPasswordRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRResetPasswordRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRResetPasswordResponse.h 98ba64449a Initial il y a 9 ans
FIRResetPasswordResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRSecureTokenRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRSecureTokenRequest.m fb1b4ba587 Add get Auth domain RPC (#214) il y a 8 ans
FIRSecureTokenResponse.h 98ba64449a Initial il y a 9 ans
FIRSecureTokenResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRSendVerificationCodeRequest.h 768c4058f3 Adds reCAPTCHA Token (#211) il y a 8 ans
FIRSendVerificationCodeRequest.m 768c4058f3 Adds reCAPTCHA Token (#211) il y a 8 ans
FIRSendVerificationCodeResponse.h 98ba64449a Initial il y a 9 ans
FIRSendVerificationCodeResponse.m 98ba64449a Initial il y a 9 ans
FIRSetAccountInfoRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRSetAccountInfoRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRSetAccountInfoResponse.h 98ba64449a Initial il y a 9 ans
FIRSetAccountInfoResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRSignUpNewUserRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRSignUpNewUserRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRSignUpNewUserResponse.h 98ba64449a Initial il y a 9 ans
FIRSignUpNewUserResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRVerifyAssertionRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRVerifyAssertionRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRVerifyAssertionResponse.h 98ba64449a Initial il y a 9 ans
FIRVerifyAssertionResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRVerifyClientRequest.h e5524db414 APNs token handling improvements. (#157) il y a 8 ans
FIRVerifyClientRequest.m e5524db414 APNs token handling improvements. (#157) il y a 8 ans
FIRVerifyClientResponse.h 98ba64449a Initial il y a 9 ans
FIRVerifyClientResponse.m 98ba64449a Initial il y a 9 ans
FIRVerifyCustomTokenRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRVerifyCustomTokenRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRVerifyCustomTokenResponse.h 771b0f7a65 Adds Auth Result to Sign In with Custom token (#489) il y a 8 ans
FIRVerifyCustomTokenResponse.m 771b0f7a65 Adds Auth Result to Sign In with Custom token (#489) il y a 8 ans
FIRVerifyPasswordRequest.h 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRVerifyPasswordRequest.m 925a1cc0a2 Merge from private/auth-master (#159) il y a 8 ans
FIRVerifyPasswordResponse.h 98ba64449a Initial il y a 9 ans
FIRVerifyPasswordResponse.m 6761901507 Remove Auth/Source/Private - restoring headers to original location (#113) il y a 8 ans
FIRVerifyPhoneNumberRequest.h aebb293f3d Add operation phone auth (#309) il y a 8 ans
FIRVerifyPhoneNumberRequest.m bf550507ff Automatically signs user out if the token is no longer valid. (#323) il y a 8 ans
FIRVerifyPhoneNumberResponse.h 7ac4caa016 Uses official Firebase Auth product names in code and doc. (#32) il y a 8 ans
FIRVerifyPhoneNumberResponse.m 98ba64449a Initial il y a 9 ans