feat: token based authentication, authenticate route, token storage

This commit is contained in:
2026-04-10 14:01:03 +02:00
parent a7cdb9efb1
commit b2244fef58
10 changed files with 251 additions and 7 deletions
@@ -6,6 +6,9 @@ info:
http:
method: GET
url: "{{URL}}{{VERSION}}/healthcheck"
headers:
- name: Authorization
value: Bearer 5AGLBDVJA6X2VTBLYCQ3KBROHM
auth: inherit
settings: