We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25edb15 commit bcd68dfCopy full SHA for bcd68df
FirebaseAuth/Sources/Swift/SystemService/SecureTokenService.swift
@@ -38,7 +38,7 @@ actor SecureTokenServiceInternal {
38
39
/// Makes a request to STS for an access token.
40
///
41
- /// This handles both the case that the token has not been granted yet and that it just needs
+ /// This handles both the case that the token has not been granted yet and that it just
42
/// needs to be refreshed.
43
44
/// - Returns: Token and Bool indicating if update occurred.
0 commit comments