docs: clarify api key auth usage
This commit is contained in:
@@ -57,6 +57,8 @@ const response = await fetch("http://localhost:3000/api/pages", {
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: The label portion of the header is case-sensitive and will likely have a capitalized first character unless the label has been customized.
|
||||||
|
|
||||||
### Forgot Password
|
### Forgot Password
|
||||||
|
|
||||||
You can customize how the Forgot Password workflow operates with the following options on the `auth.forgotPassword` property:
|
You can customize how the Forgot Password workflow operates with the following options on the `auth.forgotPassword` property:
|
||||||
|
|||||||
Reference in New Issue
Block a user