Back to Zitadel

Client Keys.Component

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

5.0.0-base455 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: 'fromNow' }} | | || | | | | |