Skip to content

Commit e342113

Browse files
Update Source/Immutable/Public/Immutable/ImmutablePassport.h
Co-authored-by: Yermek Garifullanov <[email protected]>
1 parent 44c2a7a commit e342113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Immutable/Public/Immutable/ImmutablePassport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class IMMUTABLE_API UImmutablePassport : public UObject
7878
#endif
7979

8080
/**
81-
* Logs the user out of Passport and removes any stored credentials.
81+
* Logs the user out of Passport.
8282
* @param DoHardLogout If true, clears sessions and any stored credentials from both the SDK and the browser.
8383
* Else, clears session and any stored credentials from the SDK only, browser session and stored credentials are cleared when session expires.
8484
* @param ResponseDelegate Callback delegate.

0 commit comments

Comments
 (0)