curl --location --request GET 'http://localhost:6000/posts' \ --header 'Authorization: Bearer <token_de_acesso>'
{ "access_token": "string" }