zitadel/internal/id
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
..
mock feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
config.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00
gen_mock.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
id_generator.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
sonyflake.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00