aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/Tests/FIRPhoneAuthProviderTests.m
Commit message (Expand)AuthorAge
* Fix bad parsing of JWT datesGravatar Morgan Chen2018-06-26
* Remove deprecated verify phone number (#1200)Gravatar Zsika Phillip2018-04-30
* Adds phone auth testing. (disableAppVerification) (#1192)Gravatar Zsika Phillip2018-04-29
* Remove GTM dependency from FirebaseAuth (#1175)Gravatar Paul Beusterien2018-04-24
* Migrate Firebase off ObjC module @import statements (#992)Gravatar Ben Hamilton (Ben Gertzfield)2018-03-29
* Double auth unit test timeout to address travis flakiness (#548)Gravatar Paul Beusterien2017-12-08
* Standardize cross module imports with angle bracket syntax (#526)Gravatar Paul Beusterien2017-12-04
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Fixes code style (#428)Gravatar Zsika Phillip2017-11-06
* handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
* handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
* Disambiguates known errors from web context (#322)Gravatar Zsika Phillip2017-10-02
* 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
* ReCAPTCHA verification error handling (#241)Gravatar Zsika Phillip2017-09-10
* Deprecates the old phone number auth method. (#236)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
* 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
* Group public headers into Public directories (#112)Gravatar Paul Beusterien2017-06-29
* InitialGravatar Paul Beusterien2017-05-15