method
App.SetPassword
func (application *App) SetPassword(
ctx context.Context,
collection,
userID,
password string,
) errorValidate and replace a local password, then revoke existing sessions and API keys.
Related types
AppA resolved application bound to operation services.