@clerk/backend@3.13.2
📦 clerkView on GitHub →
🐛 1 fixes🔧 3 symbols
Summary
This patch corrects discrepancies in Dashboard labels for instance restrictions, ensuring documentation accurately reflects the Clerk Dashboard's wording for disposable email sign-ups and Gmail dot ignoring.
🐛 Bug Fixes
- Corrected two Dashboard labels referenced in the instance restrictions documentation to match the actual toggle wording in the Clerk Dashboard. The `blockDisposableEmailDomains` label now correctly states "Block sign-ups that use disposable email addresses", and `ignoreDotsForGmailAddresses` has been updated to match the comment on `UpdateRestrictionsParams` as no direct Dashboard control exists for it.