zitadel/internal/api/grpc/user/v2
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
..
email_integration_test.go inegration tests for user email 2023-04-28 17:44:59 +03:00
email.go inegration tests for user email 2023-04-28 17:44:59 +03:00
server.go feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
user_integration_test.go tie loose ends, documentation 2023-05-02 19:24:24 +03:00
user_test.go feat(api): add user creation to user service (#5745) 2023-04-26 07:47:57 +02:00
user.go feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00