zitadel/internal/api/grpc/user
Stefan Benz ef012d0081
feat: user v2 phone verification (#6309)
* feat: add phone change and code verification for user v2 api

* feat: add phone change and code verification for user v2 api

* fix: add ignored phone.proto

* fix: integration tests

* Update proto/zitadel/user/v2alpha/user_service.proto

* Update idp_template.go

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-03 06:42:59 +02:00
..
v2 feat: user v2 phone verification (#6309) 2023-08-03 06:42:59 +02:00
converter.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
membership.go fix: cleanup some todos (#3642) 2022-05-16 16:35:49 +02:00
personal_access_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
query.go fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
session.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
user_grant.go chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00