aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/auth/firebase_credentials_provider_apple.mm
Commit message (Expand)AuthorAge
* 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
* port Firestore Auth module in C++ (#733)Gravatar zxu2018-02-09