Skip to content

Commit

Permalink
Fixed docs of session authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadregoti authored Dec 11, 2022
1 parent c4e1356 commit 86501aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Go to https://chat.openai.com/chat and log in or sign up

```json
{
"session_token": "<YOUR_TOKEN>",
"session_token": "<YOUR_TOKEN>"
}
```
Do not put email/password as that overrides tokens
Expand Down

0 comments on commit 86501aa

Please sign in to comment.