We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0053c commit 4aa0215Copy full SHA for 4aa0215
docs/content/1.getting-started/2.configuration.md
@@ -155,14 +155,3 @@ Specify the name under which the token will be stored.
155
156
Specify if the auth token should be stored in `cookie` or `localStorage`. `Cookie` storage is required for SSR.
157
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