Account
{{.Data.Email}} · {{.Data.Role}}
Update the password for your account.
Public forgot-password is deferred until SMTP support is added. Admins can generate reset links.
Personal tokens act as your account for the API and CLI. They never expire until you delete them.
{{.Data.Error}}
{{end}} {{if .Data.NewToken}}Copy your new token now — it won't be shown again.
{{.Data.NewToken}}
Use it as a bearer token: Authorization: Bearer {{.Data.NewToken}}
| Name | Created | Last used | |
|---|---|---|---|
| {{.Name}} | {{.CreatedAt}} | {{.LastUsedAt}} |
No tokens yet. Generate one above to use the API or CLI.
{{end}}