There was an error while loading. Please reload this page.
1 parent 754d256 commit a3998aaCopy full SHA for a3998aa
1 file changed
auth/src/include/firebase/auth/user.h
@@ -195,7 +195,7 @@ class User : public UserInfoInterface {
195
/// operations.
196
bool is_valid() const;
197
198
- /// The Java Web Token (JWT) that can be used to identify the user to
+ /// The JSON Web Token (JWT) that can be used to identify the user to
199
/// the backend.
200
///
201
/// If a current ID token is still believed to be valid (i.e. it has not yet
0 commit comments