tokens: remove expiresAt and add lastUsed

This commit is contained in:
Girish Ramakrishnan
2021-03-15 12:44:24 -07:00
parent 515d93f5ef
commit b18f42b372
9 changed files with 115 additions and 55 deletions

View File

@@ -317,7 +317,9 @@
"expiresAt": "Expires At",
"description": "Use these personal access tokens to authenticate to the <a target=\"_blank\" href=\"{{ apiDocsLink }}\">Cloudron API</a>",
"noTokensPlaceholder": "No API Tokens created",
"revokeTokenTooltip": "Revoke Token"
"revokeTokenTooltip": "Revoke Token",
"lastUsed": "Last Used",
"neverUsed": "never"
},
"loginTokens": {
"title": "Login Tokens",