zitadel/internal/database
Livio Spring c2cb84cd24
feat(api): new session service (#5801)
* backup new protoc plugin

* backup

* session

* backup

* initial implementation

* change to specific events

* implement tests

* cleanup

* refactor: use new protoc plugin for api v2

* change package

* simplify code

* cleanup

* cleanup

* fix merge

* start queries

* fix tests

* improve returned values

* add token to projection

* tests

* test db map

* update query

* permission checks

* fix tests and linting

* rework token creation

* i18n

* refactor token check and fix tests

* session to PB test

* request to query tests

* cleanup proto

* test user check

* add comment

* simplify database map type

* Update docs/docs/guides/integrate/access-zitadel-system-api.md

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>

* fix test

* cleanup

* docs

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-05-05 15:34:53 +00:00
..
cockroach perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
dialect perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
migrate feat(cli): init cli (#3186) 2022-02-09 15:01:19 +01:00
postgres fix(postgres): set dbname=postgres in admin mode (#5346) 2023-03-03 09:26:50 +00:00
database.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
type_test.go feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
type.go feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00