Authorization: Bearer ********************
curl --location 'http://localhost:8080/user/info' \ --header 'Authorization: Bearer <token>'
{}