mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:17:32 +00:00
feat(console): machine user accesstoken type (#5196)
Set machine user Access Token type
This commit is contained in:
@@ -83,7 +83,7 @@ message Machine {
|
||||
example: "\"true\"";
|
||||
}
|
||||
];
|
||||
AccessTokenType access_token_typ = 4 [
|
||||
AccessTokenType access_token_type = 4 [
|
||||
(grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
|
||||
description: "Type of access token to receive";
|
||||
}
|
||||
|
Reference in New Issue
Block a user