mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 15:53:39 +00:00
Update proto/zitadel/resources/user/v3alpha/authenticator.proto
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
4171edfd8e
commit
2420d3447f
@ -246,7 +246,7 @@ message PersonalAccessToken {
|
|||||||
}
|
}
|
||||||
];
|
];
|
||||||
zitadel.resources.object.v3alpha.Details details = 2;
|
zitadel.resources.object.v3alpha.Details details = 2;
|
||||||
// After the expiration date, the key will no longer be usable for authentication.
|
// After the expiration date, the personal access token will no longer be usable for authorization.
|
||||||
google.protobuf.Timestamp expiration_date = 3 [
|
google.protobuf.Timestamp expiration_date = 3 [
|
||||||
(grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
|
(grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
|
||||||
example: "\"3019-04-01T08:45:00.000000Z\"";
|
example: "\"3019-04-01T08:45:00.000000Z\"";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user