feat: token based authentication, authenticate route, token storage
This commit is contained in:
@@ -6,6 +6,9 @@ info:
|
||||
http:
|
||||
method: GET
|
||||
url: "{{URL}}{{VERSION}}/healthcheck"
|
||||
headers:
|
||||
- name: Authorization
|
||||
value: Bearer 5AGLBDVJA6X2VTBLYCQ3KBROHM
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user