aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/auth/credentials_provider.h
Commit message (Expand)AuthorAge
* Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* 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
* replacing FSTGetTokenResult by C++ Token implementation (#805)Gravatar zxu2018-02-20
* port Firestore Auth module in C++ (#733)Gravatar zxu2018-02-09