mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-02 04:16:38 -05:00
docs: fix polar incorrect mdx syntax
This commit is contained in:
@@ -156,7 +156,7 @@ const auth = betterAuth({
|
||||
|
||||
When `createCustomerOnSignUp` is enabled, a new Polar Customer is automatically created when a new User is added in the Better-Auth Database.
|
||||
|
||||
All new customers are created with an associated `externalId`, which is the ID of your User in the Database. This allows us to skip any Polar <-> User mapping in your Database.
|
||||
All new customers are created with an associated `externalId`, which is the ID of your User in the Database. This allows us to skip any Polar User mapping in your Database.
|
||||
|
||||
## Checkout Plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user