aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/Tests/FIRUserTests.m
Commit message (Expand)AuthorAge
* Remove one more umbrella header import in Auth Tests (#1502)Gravatar Paul Beusterien2018-07-09
* Don't use module import in tests (#1500)Gravatar Paul Beusterien2018-07-06
* Fix bad parsing of JWT datesGravatar Morgan Chen2018-06-26
* Promote users to non-anonymous status even when linking account w/o pwGravatar Morgan Chen2018-06-19
* First pass of Auth breaking changes (#1123)Gravatar Zsika Phillip2018-04-25
* Fixes base64URL encoding (#1161)Gravatar Zsika Phillip2018-04-20
* Fixes typo that causes token parsing to break (#1076)Gravatar Zsika Phillip2018-04-12
* Import changes to build Auth as a Swift static lib (#1042)Gravatar Paul Beusterien2018-04-09
* Custom claims client api (#1004)Gravatar Zsika Phillip2018-03-29
* Double auth unit test timeout to address travis flakiness (#548)Gravatar Paul Beusterien2017-12-08
* Use brackets for module imports (#487)Gravatar Paul Beusterien2017-11-22
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Automatically signs user out if the token is no longer valid. (#323)Gravatar Xiangtian Dai2017-10-02
* Add operation phone auth (#309)Gravatar Zsika Phillip2017-09-27
* - Saves user metadata in keychain. (#305)Gravatar Xiangtian Dai2017-09-26
* User meta data (#292)Gravatar Zsika Phillip2017-09-21
* Implements web view for presenting Auth web content on iOS 7 and 8. (#253)Gravatar Xiangtian Dai2017-09-12
* 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
* Adds NSSecureCoding unit tests for FIRUser (#74)Gravatar Zsika Phillip2017-06-07
* Add Foundation import so TARGET_OS_IOS or other TARGET_OS_* gets defined (#71)Gravatar Paul Beusterien2017-06-06
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* InitialGravatar Paul Beusterien2017-05-15