Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/read-only-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Re-running the setup script generates new API keys for index 253, which invalida
### Best Practices

1. **Store tokens securely**: The `auth-tokens.json` file contains sensitive data (read only, but still)
2. **Dedicated API key**: Use API key 253 for read-only token generation, as it can be invalidated easely.
2. **Dedicated API key**: Use API key 253 for read-only token generation, as it can be invalidated easily.


## Troubleshooting
Expand Down