aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/auth/empty_credentials_provider.cc
Commit message (Expand)AuthorAge
* Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* Change CredentialsProvider::TokenListener to use StatusOr<Token> (#945)Gravatar rsgowman2018-03-21
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* port Firestore Auth module in C++ (#733)Gravatar zxu2018-02-09