aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth
Commit message (Expand)AuthorAge
* Double auth unit test timeout to address travis flakiness (#548)Gravatar Paul Beusterien2017-12-08
* Fixes stating host (#528)Gravatar Zsika Phillip2017-12-04
* Standardize cross module imports with angle bracket syntax (#526)Gravatar Paul Beusterien2017-12-04
* Adds Auth Result to Sign In with Custom token (#489)Gravatar Zsika Phillip2017-11-27
* Use brackets for module imports (#487)Gravatar Paul Beusterien2017-11-22
* Adds AuthDataResult to signInWithEmailPassword Method (#484)Gravatar Zsika Phillip2017-11-22
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Add Auth Result to createUserWithEmail (#477)Gravatar Zsika Phillip2017-11-20
* Adds AuthDataResult to anonymous sign in (#470)Gravatar Zsika Phillip2017-11-17
* removes unused label from sample app (#468)Gravatar Zsika Phillip2017-11-16
* Fixes code style (#428)Gravatar Zsika Phillip2017-11-06
* Improve swift sample app (#409)Gravatar Zsika Phillip2017-10-25
* handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
* Merge branch 'master' of https://github.com/firebase/firebase-ios-sdk into fi...Gravatar Ivan2017-10-23
|\
* | handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
| * Add images and icons to silence Xcode 9 warnings (#396)Gravatar Paul Beusterien2017-10-20
| * Silences unguarded availability warnings in Auth. (#389)Gravatar Xiangtian Dai2017-10-19
|/
* Adds automated test for manual phone sign-inGravatar Ivan2017-10-16
* Adds automated test for manual phone sign-inGravatar Ivan2017-10-16
* Adds automated test for manual phone sign-inGravatar Ivan2017-10-16
* Adds automated test for manual phone sign-inGravatar Ivan2017-10-13
* new user popup toggleGravatar Ivan2017-10-10
* new user popup toggleGravatar Ivan2017-10-10
* Prepare to release FirebaseAuth 4.3.0 (#345)Gravatar Xiangtian Dai2017-10-09
* Add new user popup to sample appGravatar Ivan2017-10-06
* Add new user popup to sample appGravatar Ivan2017-10-06
* Adds new user popup to sample app.Gravatar Ivan2017-10-06
* Simplifies logic to post auth state change notifications, which is also appli...Gravatar Xiangtian Dai2017-10-03
* Automatically signs user out if the token is no longer valid. (#323)Gravatar Xiangtian Dai2017-10-02
* Disambiguates known errors from web context (#322)Gravatar Zsika Phillip2017-10-02
* Add operation phone auth (#309)Gravatar Zsika Phillip2017-09-27
* Removes metadata from swift sample (#318)Gravatar Zsika Phillip2017-09-26
* - Saves user metadata in keychain. (#305)Gravatar Xiangtian Dai2017-09-26
* Removes user meta from public API (#308)Gravatar Zsika Phillip2017-09-22
* User meta data (#292)Gravatar Zsika Phillip2017-09-21
* Fixes a threading issue when calling back with an error for phone number auth...Gravatar Xiangtian Dai2017-09-21
* FIxes Swift name for the new protocol. (#289)Gravatar Xiangtian Dai2017-09-19
* Consolidate AuthSamples into main Firebase Xcode project (#288)Gravatar Paul Beusterien2017-09-19
* Removes unused Fir_authPhoneNumber (#277)Gravatar Zsika Phillip2017-09-17
* Modifies unit tests to accommodate event ID check (#270)Gravatar Zsika Phillip2017-09-14
* Adds a check for custom scheme in plist for phone number auth reCAPTCHA. (#256)Gravatar Xiangtian Dai2017-09-13
* Implements web view for presenting Auth web content on iOS 7 and 8. (#253)Gravatar Xiangtian Dai2017-09-12
* ReCAPTCHA verification error handling (#241)Gravatar Zsika Phillip2017-09-10
* Deprecates the old phone number auth method. (#236)Gravatar Xiangtian Dai2017-09-06
* Fixes Auth URL presenter: (#239)Gravatar Xiangtian Dai2017-09-06
* Removes canHandleURL from FIRAuthInternal (#235)Gravatar Zsika Phillip2017-09-05
* Adds app verification alternative (#228)Gravatar Zsika Phillip2017-09-04
* Swizzles APNs token error app delegate method for faster turnaround. (#226)Gravatar Xiangtian Dai2017-09-01
* Add FirAuthUrlPresenter (#222)Gravatar Zsika Phillip2017-09-01
* Adds missing unit tests to the Example project and fixes one test case. (#224)Gravatar Xiangtian Dai2017-08-30