diff --git a/docs/authentication/config.mdx b/docs/authentication/config.mdx index aff7fa46a7..27f5750602 100644 --- a/docs/authentication/config.mdx +++ b/docs/authentication/config.mdx @@ -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: