-
This issue is like TODO and random-access roadmap in one to transform problems and suggestions to the code.
"opt-in" features should be totally optional and tree-shakeable. The list is subject to cha…
-
### Description
The valid email format is not mentioned in the User Guide. So it becomes very hard for the user to understand what are the correct format and what restrictions there might be for vali…
-
### Description
The valid email format is not mentioned in the User Guide. So it becomes very hard for the user to understand what are the correct format and what restrictions there might be for vali…
-
For example, there are validation rules for the email field: ```'email' => 'required|string|email|unique:emails,email'```
This way causes that only the message of the 'email' rule to be always show…
-
**Describe the bug**
better-auth does not mount any routes for Hono if there is some param mismatch that is valid for Hono router
**To Reproduce**
Steps to reproduce the behavior:
1. Create tw…
-
validate_email seems to be abandoned. Please consider replacing it with the alternative module email-validator.
This will help me packaging the latest crossbar version in Debian because validate_emai…
-
In dev environment, we see an error (see below) coming from email validation class (EmailValidator).
-
**Is your feature request related to a problem? Please describe.**
We need to apply pattern validators
-
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…