RolnickLab / ami-platform

GNU General Public License v3.0
8 stars 2 forks source link

Add UI for reseting password #364

Open mihow opened 4 months ago

mihow commented 4 months ago

There are already endpoints for this from the Djoser plugin. We need to implement in the UI and test it. https://djoser.readthedocs.io/en/latest/getting_started.html http://localhost:8000/api/v2/users/reset_password/

image