docs: clarify api key auth usage

This commit is contained in:
Elliot DeNolf
2022-10-03 08:41:23 -04:00
parent 3e34e5216f
commit debcb003bb

View File

@@ -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
You can customize how the Forgot Password workflow operates with the following options on the `auth.forgotPassword` property: