Skip to content

Commit bf88838

Browse files
committed
Use proper example to autocreate the auth store
The current command shown in README does indeed autocreate the auth store, but it fails to find a matched binding in the auth store.
1 parent 35aa5ec commit bf88838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ configuration directory. On macOS and Linux, it tries the following locations:
5959

6060
> [!NOTE]
6161
>
62-
> The authentication store can be automatically created with few examples
63-
> inside on first plugin activation, e.g. `http -A store https://pie.dev`.
62+
> The authentication store can be automatically created with few examples on
63+
> first plugin activation, e.g. `http -A store https://pie.dev/bearer`.
6464
6565
The authentication store is a JSON file that contains two sections: `bindings`
6666
and `secrets`:

0 commit comments

Comments
 (0)