Skip to content

Commit

Permalink
Update Source/Immutable/Public/Immutable/ImmutablePassport.h
Browse files Browse the repository at this point in the history
Co-authored-by: Yermek Garifullanov <150758974+YermekG@users.noreply.github.com>
  • Loading branch information
ImmutableJeffrey and YermekG authored Oct 16, 2024
1 parent e342113 commit 68f8fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Immutable/Public/Immutable/ImmutablePassport.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class IMMUTABLE_API UImmutablePassport : public UObject

/**
* Logs the user out of Passport.
* @param DoHardLogout If true, clears sessions and any stored credentials from both the SDK and the browser.
* @param DoHardLogout If true, clears sessions and any stored credentials from both the SDK/plugin and the browser.
* Else, clears session and any stored credentials from the SDK only, browser session and stored credentials are cleared when session expires.
* @param ResponseDelegate Callback delegate.
*/
Expand Down

0 comments on commit 68f8fb3

Please sign in to comment.