aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/test/firebase/firestore/auth
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
* 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