Authorization: Bearer ********************
curl --location 'http://127.0.0.1:4300/user/get_user_info' \ --header 'Authorization: Bearer <token>'
{}