aboutsummaryrefslogtreecommitdiffhomepage
path: root/AuthSamples
Commit message (Expand)AuthorAge
* Update Firebase.xcodeproj with CocoaPods 1.3.1 perf improvements (#189)Gravatar Paul Beusterien2017-08-11
* Adds Swift stub calls for Auth 4.1.0 new features to verify the API. (#181)Gravatar Xiangtian Dai2017-08-07
* Fixes an incorrect assumption of Auth server error message. (#179)Gravatar Xiangtian Dai2017-08-04
* Fixes the mode string for actions in the Auth sample. (#178)Gravatar Xiangtian Dai2017-08-04
* Adds the missing FIRActionCodeOperationRecoverEmail. (#177)Gravatar Xiangtian Dai2017-08-04
* Action code fixes and improvements (#176)Gravatar Xiangtian Dai2017-08-03
* Adjust header imports to avoid FirebaseCore which isn't accessible in other b...Gravatar Xiangtian Dai2017-08-02
* Adds Simplified Chinese as one of the languages the sample app "uses". (#165)Gravatar Xiangtian Dai2017-08-02
* Enables auth sample app to use multiple Firebase Apps. (#162)Gravatar Xiangtian Dai2017-08-01
* APNs token handling improvements. (#157)Gravatar Xiangtian Dai2017-07-28
* Merge from private/auth-master (#159)Gravatar Xiangtian Dai2017-07-28
* Use modulemap to fix exposure of FirebaseCore's internal headers (#121)Gravatar Paul Beusterien2017-07-10
* Hides spinner after signing in or linking with phone number in the Auth sampl...Gravatar Xiangtian Dai2017-07-07
* Moves most of FIRAuth initialization out of the calling thread. (#115)Gravatar Xiangtian Dai2017-06-30
* Enables open-sourced functional tests run on other infrastructure. (#118)Gravatar calmdan2017-06-30
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
* Remove Auth/Source/Private - restoring headers to original location (#113)Gravatar Paul Beusterien2017-06-29
* Removes FIROptions hack from the Auth sample app as it is now unnecessary. (#...Gravatar Xiangtian Dai2017-06-28
* Rename FirebaseDev to FirebaseCommunity (#98)Gravatar Paul Beusterien2017-06-22
* Fix Auth Swift sample imports to be more precise and flexible for other build...Gravatar Xiangtian Dai2017-06-20
* Removes old `FIREmailPasswordAuthProvider` files. (#90)Gravatar Xiangtian Dai2017-06-20
* Uses framework imports for GoogleSignIn, FBSDKCoreKit, and FBSDKLoginKit. (#87)Gravatar Xiangtian Dai2017-06-18
* Removes trailing whitespaces in AuthSamples. (#85)Gravatar Xiangtian Dai2017-06-15
* Uses a symbol link as the path to unit test files to avoid red links in Xcode...Gravatar Xiangtian Dai2017-06-07
* Updates references in Auth samples Xcode project for the example app after th...Gravatar Xiangtian Dai2017-06-02
* Fixes warnings about APIs deprecated in iOS8 (#53)Gravatar Zsika Phillip2017-06-01
* Add update phone number action to swift app (#49)Gravatar Zsika Phillip2017-06-01
* Fixes auth sample project issues: (#47)Gravatar Xiangtian Dai2017-05-31
* Fixes Auth Sample app import paths for external dependencies and private head...Gravatar Xiangtian Dai2017-05-30
* Adds friendly error messages to phone auth sample (#37)Gravatar Zsika Phillip2017-05-26
* Uses official Firebase Auth product names in code and doc. (#32)Gravatar Xiangtian Dai2017-05-26
* Adds GoogleService-Info_multi.plist to the Auth Sample (#33)Gravatar Xiangtian Dai2017-05-25
* Fixes ApiTests and separates its credentials from Sample (#25)Gravatar Paul Beusterien2017-05-23
* Auth jazzy fixes and Swift sample updates (#19)Gravatar Paul Beusterien2017-05-19
* InitialGravatar Paul Beusterien2017-05-15