aboutsummaryrefslogtreecommitdiffhomepage
path: root/AuthSamples/Samples.xcodeproj
Commit message (Collapse)AuthorAge
* Uses official Firebase Auth product names in code and doc. (#32)Gravatar Xiangtian Dai2017-05-26
| | | Also fixes minor leftovers from previous auth crendetial refactory.
* Adds GoogleService-Info_multi.plist to the Auth Sample (#33)Gravatar Xiangtian Dai2017-05-25
| | | | | | | | | * Adds GoogleService-Info_multi.plist to the Auth Sample so it no longer crashes on the settings view. * Also relaxes requirement of time differences in unit tests because Travis is slower. * Relaxes requirement of time difference because unit tests executes slower on Travis. * Applies the same relaxation on all time comparisons.
* Fixes ApiTests and separates its credentials from Sample (#25)Gravatar Paul Beusterien2017-05-23
|
* InitialGravatar Paul Beusterien2017-05-15