mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 07:50:19 +00:00
Merge remote-tracking branch 'origin/main' into user-v3-authenticator
This commit is contained in:
@@ -1565,6 +1565,11 @@ message UserGrant {
|
||||
description: "type of the user (human / machine)"
|
||||
}
|
||||
];
|
||||
zitadel.user.v1.UserGrantState state = 13 [
|
||||
(grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
|
||||
description: "current state of the user grant";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
message ListMyProjectOrgsRequest {
|
||||
|
Reference in New Issue
Block a user