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 34f551f commit 514aa45Copy full SHA for 514aa45
Firebase/Auth/Source/Auth/FIRAuthDataResult_Internal.h
@@ -23,7 +23,7 @@ NS_ASSUME_NONNULL_BEGIN
23
@interface FIRAuthDataResult () <NSSecureCoding>
24
25
/** @property credential
26
- @brief The updated OAuth credential after the the sign-in, link and reauthenticate action.
+ @brief The updated OAuth credential after the sign-in, link and reauthenticate action.
27
@detail This property is for OAuth sign in only.
28
*/
29
@property(nonatomic, readonly, nullable) FIROAuthCredential *credential;
0 commit comments