Skip to content

Commit 4aa0215

Browse files
committed
fix(docs): Remove duplicated entry
1 parent dd0053c commit 4aa0215

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/content/1.getting-started/2.configuration.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,3 @@ Specify the name under which the token will be stored.
155155

156156
Specify if the auth token should be stored in `cookie` or `localStorage`. `Cookie` storage is required for SSR.
157157

158-
- ### `authType`
159-
160-
- Default: `Bearer`
161-
162-
Specify the Authentication scheme.
163-
164-
- ### `authHeader`
165-
166-
- Default: `Authorization`
167-
168-
Name of the Authentication token header.

0 commit comments

Comments
 (0)