zitadel/internal/api/grpc/user/v2
Livio Spring 1017568cf1
fix: provide more information in the retrieve idp information (#5927)
* fix: provide more information in the retrieve idp information

* change raw_information to proto struct

* change unmarshal

* improve description
2023-06-20 14:39:50 +02: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(v2): implement user register OTP (#6030) 2023-06-20 10:36:21 +00:00
otp_test.go feat(v2): implement user register OTP (#6030) 2023-06-20 10:36:21 +00:00
otp.go feat(v2): implement user register OTP (#6030) 2023-06-20 10:36:21 +00: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 feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
server.go feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00: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 feat(v2): register user u2f (#6020) 2023-06-15 05:32:40 +00:00
user_integration_test.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
user_test.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
user.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00