Return full token-info #241

Merged
cmo merged 7 commits from return-full-token-info into master 2026-06-30 13:38:05 +00:00

2026-06-30

Christian Monch
remove unused code
All checks were successful
Test execution / Test-all (push) Successful in 2m14s
2026-06-30 14:25:43 +02:00
Christian Monch
improve dump-things-download-config command
This commit make the command more robust against
trailing `/` in the API-URL.
2026-06-30 10:36:50 +02:00
Christian Monch
return full token in admin API-calls
The result of token-fetching on an admin interface
now contain the full token information, including
the token's representation and hash status.

This allows to duplicate a configuration on another server by just
using admin API-calls
2026-06-30 09:05:59 +02:00
Christian Monch
2026-06-30 09:03:31 +02:00