Back to Zitadel

Personal Access Tokens.Component

console/src/app/modules/personal-access-tokens/personal-access-tokens.component.html

5.0.0-base387 B
Original Source

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

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