We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d41d9 commit 443209cCopy full SHA for 443209c
README.md
@@ -77,5 +77,5 @@ To obtain the necessary credentials for using Grokit, follow these steps:
77
7. In the Headers section, find the "Cookie" header under Request Headers.
78
79
8. From the cookie string, extract the following values:
80
- - `ct0`: This is your X_CSRF_TOKEN
81
- - `auth_token`: This is your X_AUTH_TOKEN
+ - `ct0`: This is your csrf token
+ - `auth_token`: This is your auth token
0 commit comments