fastapi-user-auth icon indicating copy to clipboard operation
fastapi-user-auth copied to clipboard

把密码转换成字符串

Open qwang-big opened this issue 1 year ago • 1 comments

把密码转换成字符串防止报错: TypeError: secret must be unicode or bytes, not pydantic.types.SecretStr

qwang-big avatar Jan 03 '24 02:01 qwang-big