Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor user authentication and data validation
- Modify the `Password` field in `CreateUserOption` struct to remove the `Required` tag - Update the `v1_json.tmpl` template to include the `email` field and remove the `password` field Signed-off-by: appleboy <[email protected]>
- Loading branch information