1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Update Docs for update password

This commit is contained in:
Bradley Schofield 2022-04-13 13:00:43 +01:00
parent 812249ebcb
commit 8ebe3ae7ca

View file

@ -1 +1 @@
Update currently logged in user password. For validation, user is required to pass in the new password, and the old password. For users created with OAuth and Team Invites, oldPassword is optional.
Update currently logged in user password. For validation, user is required to pass in the new password, and the old password. For users created with OAuth, Team Invites and Magic URL, oldPassword is optional.