Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想向 auth User 模型添加更多字段,然后将其用于注册、登录和注销。例如,我需要一个图像字段来存储个人资料图片和一个整数/日期字段来存储出生日期。我很难理解自定义身份验证。我想使用 html 模板注册普通用户,然后登录。