aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth
Commit message (Expand)AuthorAge
* Amends phone auth unit tests (#632)Gravatar Zsika Phillip2018-01-09
* Adds AdditionalUserInfo to Phone Auth (#623)Gravatar Zsika Phillip2018-01-08
* Removing an obsolete setting from plist files (#617)Gravatar davidair2018-01-08
* Adds API Test for Email Update (#613)Gravatar Zsika Phillip2018-01-04
* Add Community Supported tvOS (#590)Gravatar Paul Beusterien2018-01-03
* Adds new API tests for Firebase Auth (#610)Gravatar Zsika Phillip2018-01-03
* Internal code clean up (#584)Gravatar Zsika Phillip2017-12-19
* Add nil check for completion handlers (#568)Gravatar Zsika Phillip2017-12-14
* 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