enter image description here hi i am implementing password-reset feature on rest_API using `django_rest_passwordreset/reset-password 'password_reset‘中的密码不是已注册的命名空间 please check the code below:
from
我正在尝试将django-rest包集成到我的web应用程序中。到目前为止,我能够注册用户,发送密码重置电子邮件和登录使用django-rest-auth软件包提供的API。例如,我试图使用GET /rest-auth/user获取用户,但它给了我一个响应Authentication credentials not provided。我尝试通过传递令牌(base64将令牌编码为用户名,将密