You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the BE is done, it's time to develop this feature on FE side. So right now is waiting for BE. Don't forget add some "toaster" notification when user succesfully change data.
The text was updated successfully, but these errors were encountered:
@janmrakava Route for edit user is ready to serve and test.
Name of the route - update_user
URL for testing - 127.0.0.1:8000/api/auth/update-user/
There should be either 'username' nor 'email' in requested data from FE. Change of the password will have separate route due some advanced reasons (handling the security etc)
When the BE is done, it's time to develop this feature on FE side. So right now is waiting for BE. Don't forget add some "toaster" notification when user succesfully change data.
The text was updated successfully, but these errors were encountered: