Result object returned byDocumentation Index
Fetch the complete documentation index at: https://auth0.com/llms.txt
Use this file to discover all available pages before exploring further.
useErrors. Provides access to the current error state and methods to dismiss individual or all errors on Auth0 Universal Login screens.
Example
Properties
The collection of current errors, including messages and identifiers.
true when one or more errors are present; useful for conditionally rendering error UI.Removes a specific error by its
id.Clears all active errors at once.