Skip to content

Commit 64de979

Browse files
@W-20893800: Adding support for stateful auth [sfcc-ci compatibility]
1 parent e06b1a2 commit 64de979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/stateful-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Introduces stateful authentication commands and session management, enabling tok
1717

1818
## Session storage
1919

20-
Sessions are stored as a JSON file in the CLI's own data directory (e.g. `~/Library/Application Support/@salesforce/b2c-cli/auth-session.json` on macOS). This replaces the previous `conf`-based storage and removes the `conf` package dependency entirely.
20+
Sessions are stored as a JSON file in the CLI's own data directory (e.g. `~/Library/Application Support/@salesforce/b2c-cli/auth-session.json` on macOS).
2121

2222
> **Note:** Sessions stored by `sfcc-ci` are no longer shared with the CLI. Re-authenticate using `b2c auth login` or `b2c auth client` after upgrading.
2323

0 commit comments

Comments
 (0)