| description | Explain Better Auth error codes and provide solutions with code examples | |
|---|---|---|
| argument-hint |
|
Provide a comprehensive explanation of the given Better Auth error code or error message:
- Accept the error code or full error message from the arguments
- Explain in plain English what the error means
- List common causes of this error
- Provide specific solutions and handling recommendations
- Generate error handling code in the project's language showing:
- How to catch this specific error
- User-friendly error messages
- Whether retry is appropriate
- Mention related error codes the developer should be aware of
- Include a link to the relevant Better Auth documentation
Focus on actionable solutions and production-ready error handling patterns.