zitadel/internal/api/grpc/org/v2
Stefan Benz 5fab533e37
feat: org v2 ListOrganizations (#8411)
# Which Problems Are Solved

Org v2 service does not have a ListOrganizations endpoint.

# How the Problems Are Solved

Implement ListOrganizations endpoint.

# Additional Changes

- moved descriptions in the protos to comments
- corrected the RemoveNoPermissions for the ListUsers, to get the
correct TotalResults

# Additional Context

For new typescript login
2024-08-15 06:37:06 +02:00
..
org_integration_test.go feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
org_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
org.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
query_integration_test.go feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
query.go feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
server.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00