Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

API: Fix password reset bug and remaining account management endpoints #278

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

We need to fix all bugs related to account management endpoints, especially the password reset endpoint. We need to ensure all endpoints work as intended. Documentation on these endpoints can be found at https://django-allauth.readthedocs.io/en/latest/installation.html and https://django-rest-auth.readthedocs.io/en/latest/installation.html