Authorization: Bearer ********************
curl --location --request GET 'http://localhost:3000' \ --header 'Authorization: Bearer <token>'
{}