aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/auth
Commit message (Expand)AuthorAge
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
* Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* Add a HARD_ASSERT C++ assertion macro (#1304)Gravatar Gil2018-05-22
* Add clang-tidy checks for Firestore (#1078)Gravatar Gil2018-04-12
* Change CredentialsProvider::TokenListener to use StatusOr<Token> (#945)Gravatar rsgowman2018-03-21
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* Fix Firestore tests for M22 (#834)Gravatar Gil2018-02-22
* replacing FSTGetTokenResult by C++ Token implementation (#805)Gravatar zxu2018-02-20
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* port Firestore Auth module in C++ (#733)Gravatar zxu2018-02-09