rokwire / core-building-block

Building block which handles core functions for the Rokwire platform - users, accounts, profiles, organizations, authentication and authorization.
Apache License 2.0
3 stars 2 forks source link

[FEATURE] Create admin credential update endpoint #648

Open shurwit opened 1 year ago

shurwit commented 1 year ago

Is your feature request related to a problem? Please describe. Currently there is no way for an admin to update or change their passwords.

Describe the solution you'd like We should support the same functionality provided to standard clients by the /services/auth/credential/update endpoint for admins as well.