mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
docs: fix api typo on security guide
This commit is contained in:
@@ -54,7 +54,7 @@ You can configure the IP address header in your Better Auth configuration:
|
||||
|
||||
```typescript
|
||||
{
|
||||
security: {
|
||||
advanced: {
|
||||
ipAddress: {
|
||||
ipAddressHeaders: ['cf-connecting-ip'] // or any other custom header
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user