Make HTTP requests to http://localhost:8088/hello
or http://localhost:8088/admin
.
Add the Authorization header: Authorization: Bearer ey……….
You can generate tokens with this online generator: http://jwtbuilder.jamiekurtz.com. You must add custom claims to access the endpoints (left as exercise).