zitadel/internal/api
Fabi 5c6df06a7c
feat: auth method query side (#3068)
* feat: queries for searching mfas and passwordless

* feat: tests for user auth method queries

* Update internal/api/grpc/auth/multi_factor.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/api/grpc/auth/passwordless.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/api/grpc/management/user.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/api/grpc/management/user.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-01-20 13:21:59 +01:00
..
assets fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
authz fix(authz): retry search memberships if no memberships found (#2869) 2021-12-17 16:28:41 +01:00
grpc feat: auth method query side (#3068) 2022-01-20 13:21:59 +01:00
http fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
oidc fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
api.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00