Authorization: Bearer ********************
curl --location --request GET '/ok' \ --header 'Authorization: Bearer <token>'
{ "ok": true }