zitadel/internal/integration
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
..
config feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
assert_test.go tie loose ends, documentation 2023-05-02 19:24:24 +03:00
assert.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
client.go fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go feat(api/v2): implement TOTP session check (#6362) 2023-08-15 09:50:42 +00:00
oidc.go feat(OIDC): add support for end_session for V2 tokens (#6226) 2023-07-19 13:17:39 +02:00
rand.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
usertype_string.go feat(api): add organisation service (#6340) 2023-08-11 14:19:14 +00:00