Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8000/api/v1/member' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}