feat(auth): expose stable IAM role keys
This commit is contained in:
@@ -81,6 +81,7 @@ message CheckIAMReq {
|
||||
message InternalIAM {
|
||||
User user = 1;
|
||||
IdentityBasic identity = 2;
|
||||
repeated string role_keys = 3;
|
||||
}
|
||||
|
||||
message IdReqWithIAM {
|
||||
|
||||
Reference in New Issue
Block a user