We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c73e64 commit 0e66dcdCopy full SHA for 0e66dcd
docs/content/en/schemes/cookie.md
@@ -18,7 +18,7 @@ auth: {
18
strategies: {
19
cookie: {
20
21
- // (optional) If set we check this cookie exsistence for loggedIn check
+ // (optional) If set we check this cookie existence for loggedIn check
22
name: 'XSRF-TOKEN',
23
},
24
endpoints: {
0 commit comments