hedgedoc/public/api/v2/tokens
Erik Michelson 053edb9ace
Add access token management to profile (#653)
* Add mock-files, API calls and overall tokens-UI

* Added ability to add tokens

* Added token deletion feature (based on timestamp)

* Replace mock-method by real API code

* Add cypress tests

* Added CHANGELOG information

* Un-access-ify i18n

* Set unique react-element key to timestamp of token-creation

* Remove 'now' from changelog

* Use @mrdrogdrog's suggestion for the info label
2020-10-10 11:38:32 +02:00

10 lines
152 B
Text

[
{
"label": "Demo-App",
"created": 1601991518
},
{
"label": "CLI @ Test-PC",
"created": 1601912159
}
]