Back to Zitadel

Machine Keys.Component

console/src/app/modules/machine-keys/machine-keys.component.html

5.0.0-base472 B
Original Source

add{{ 'ACTIONS.NEW' | translate }}

| | {{ 'USER.MACHINE.ID' | translate }} | {{ key?.id }} | {{ 'USER.MACHINE.TYPE' | translate }} | {{ 'USER.MACHINE.KEYTYPES.' + key?.type | translate }} | {{ 'USER.MACHINE.CREATIONDATE' | translate }} | {{ key.details?.creationDate | timestampToDate | localizedDate: 'fromNow' }} | {{ 'USER.MACHINE.EXPIRATIONDATE' | translate }} | {{ key.expirationDate | timestampToDate | localizedDate: 'EEE dd. MMM yyyy, HH:mm' }} | | || | | | | |