docs: fix polar incorrect mdx syntax

This commit is contained in:
Bereket Engida
2025-05-16 09:00:04 -07:00
parent 384a5a4f92
commit 455fa89457

View File

@@ -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