fix(authentication): update examples for API keys to improve clarity
This commit is contained in:
parent
b05e3a0c13
commit
3d407ed5d3
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@ API keys follow the format: `{prefix}_{environment}_{random}`
|
|||
- **Random:** 32 characters
|
||||
|
||||
**Examples:**
|
||||
- `sk_live_EXAMPLE_KEY_REPLACE_ME`
|
||||
- `sk_test_EXAMPLE_KEY_REPLACE_ME`
|
||||
- `sk_live_`
|
||||
- `sk_test_`
|
||||
|
||||
### Key Security
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue