Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunneis authored Oct 11, 2024
1 parent d2d41d9 commit 443209c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ To obtain the necessary credentials for using Grokit, follow these steps:
7. In the Headers section, find the "Cookie" header under Request Headers.

8. From the cookie string, extract the following values:
- `ct0`: This is your X_CSRF_TOKEN
- `auth_token`: This is your X_AUTH_TOKEN
- `ct0`: This is your csrf token
- `auth_token`: This is your auth token

0 comments on commit 443209c

Please sign in to comment.