Overview
This article explains if there is a limit on custom messages in Auth0 Forms. Auth0 Forms supports Custom Messages, as documented in Custom Messages and Translation. However, the documentation does not indicate the limits of custom messages on Auth0 Forms.
Applies To
- Auth0 Forms
- Custom Messages
Solution
Auth0 Forms do not have a limit on the number of custom messages defined; however, there is a 500kb payload limit for Forms, and exceeding the payload limit will result in an error when updating the form via the Management API.
If more than 500kb is needed for the payload, it can be configured per space.