Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KristianRykkje committed Aug 29, 2024
1 parent aa68b34 commit 9ba699f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth0-session/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ export interface Config {
identityClaimFilter: string[];

/**
* Boolean value to log the user out from the identity provider on application logout. Defaults to `false`.
* Boolean value to log the user out from the identity provider on application logout. Defaults to `true`.
*/
idpLogout: boolean;

Expand Down

0 comments on commit 9ba699f

Please sign in to comment.