mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 00:39:36 +00:00
62cdec222e
# Which Problems Are Solved Endpoints to maintain email and phone contact on user v3 are not implemented. # How the Problems Are Solved Add 3 endpoints with SetContactEmail, VerifyContactEmail and ResendContactEmailCode. Add 3 endpoints with SetContactPhone, VerifyContactPhone and ResendContactPhoneCode. Refactor the logic how contact is managed in the user creation and update. # Additional Changes None # Additional Context - part of https://github.com/zitadel/zitadel/issues/6433 --------- Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
actions | ||
activity | ||
admin/repository/eventsourcing | ||
api | ||
auth/repository | ||
auth_request/repository | ||
authz | ||
command | ||
config | ||
crypto | ||
database | ||
domain | ||
eventstore | ||
execution | ||
feature | ||
form | ||
i18n | ||
iam | ||
id | ||
idp | ||
integration | ||
logstore | ||
migration | ||
net | ||
notification | ||
org | ||
project | ||
protoc | ||
qrcode | ||
query | ||
renderer | ||
repository | ||
static | ||
statik | ||
telemetry | ||
test | ||
user | ||
v2 | ||
view/repository | ||
webauthn | ||
zerrors |