For the complete documentation index, see llms.txt. This page is also available as Markdown.

Auth0 Cache

Added caching to Auth0 credential checks to help prevent accounts from being locked out by brute-force protections.

How it benefits the Merchant

Reduces the risk of legitimate customers or admins being locked out of their accounts by false brute-force protection triggers.

Potential FAQs

Q: Do I need to configure anything?

A: No action is needed — the caching applies automatically to credential checks.

Q: Does this weaken account security?

A: No, it's designed to prevent legitimate users from being incorrectly locked out, not to reduce brute-force protection.

Last updated