zitadel/internal/api/grpc/user/v2
Livio Spring a9fb2a6e5c
fix(api): naming cleanup in user and session service (#6379)
* fix(api): rename first and last name to given and family name, intent to idp_intent, remove _ actions

* fix merge

* fully rename intent to idp intent in api

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-08-22 10:05:45 +00:00
..
email_integration_test.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
email.go inegration tests for user email 2023-04-28 17:44:59 +03:00
otp_integration_test.go feat(api/v2): implement U2F session check (#6339) 2023-08-11 15:36:18 +00:00
otp.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
passkey_integration_test.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
passkey_test.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
passkey.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
password_integration_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
password_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
password.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
phone_integration_test.go feat: user v2 phone verification (#6309) 2023-08-03 06:42:59 +02:00
phone.go feat: user v2 phone verification (#6309) 2023-08-03 06:42:59 +02:00
server.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
totp_integration_test.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
totp_test.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
totp.go fix: rename OTP to TOTP in v2 alpha user api 2023-06-22 12:06:32 +02:00
u2f_integration_test.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
u2f_test.go feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
u2f.go fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
user_integration_test.go fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
user_test.go fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
user.go fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00