zitadel/internal/authz/repository
Livio Spring f3b8a3aece
feat: add possibility to set an expiration to a session (#6851)
* add lifetime to session api

* extend session with lifetime

* check session token expiration

* fix typo

* integration test to check session token expiration

* integration test to check session token expiration

* i18n

* cleanup

* improve tests

* prevent negative lifetime

* fix error message

* fix lifetime check
2023-11-06 10:48:28 +01:00
..
eventsourcing feat: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
repository.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
token_verifier.go feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
user_membership.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00