zitadel/internal/integration
Tim Möhlmann 0017542aa2
feat(api/v2): implement TOTP session check (#6362)
* feat(api/v2): implement TOTP session check

* add integration test

* correct typo in projection test

* fix event type typos

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-15 09:50:42 +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 feat(api/v2): implement U2F session check (#6339) 2023-08-11 15:36:18 +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