Handle token renewal and expiration

This commit is contained in:
2025-03-20 20:51:58 +01:00
parent c6f7830d9d
commit 133d0de084
3 changed files with 34 additions and 6 deletions

View File

@ -82,7 +82,7 @@ export function CreateTokenDialog(p: {
return (
<Dialog open={p.open} onClose={cancel}>
<DialogTitle>Nouveau jeton</DialogTitle>
<DialogTitle>New token</DialogTitle>
<DialogContent>
<TextInput
editable