zitadel/internal/api/grpc/user/v2
Tim Möhlmann 51cfb9564a
chore(user/v2): solve test TODO that depended on session tokens (#6973)
Closes #6022,

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-12-05 15:28:17 +00:00
..
email_integration_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
email.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
otp_integration_test.go feat: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
otp.go fix(api): use (provided) organisation instead of resourceOwner of caller (#6714) 2023-10-12 10:00:36 +02:00
passkey_integration_test.go chore(user/v2): solve test TODO that depended on session tokens (#6973) 2023-12-05 15:28:17 +00:00
passkey_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
passkey.go fix(api): use (provided) organisation instead of resourceOwner of caller (#6714) 2023-10-12 10:00:36 +02:00
password_integration_test.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
password_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
password.go fix(api): use (provided) organisation instead of resourceOwner of caller (#6714) 2023-10-12 10:00:36 +02:00
phone_integration_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
phone.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
server.go feat: add SAML as identity provider (#6454) 2023-09-29 11:26:14 +02:00
totp_integration_test.go chore(user/v2): solve test TODO that depended on session tokens (#6973) 2023-12-05 15:28:17 +00:00
totp_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
totp.go fix(api): use (provided) organisation instead of resourceOwner of caller (#6714) 2023-10-12 10:00:36 +02:00
u2f_integration_test.go chore(user/v2): solve test TODO that depended on session tokens (#6973) 2023-12-05 15:28:17 +00:00
u2f_test.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
u2f.go fix(api): use (provided) organisation instead of resourceOwner of caller (#6714) 2023-10-12 10:00:36 +02:00
user_integration_test.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user_test.go chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
user.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00