In hapi, to get the current user who made a request, you can use:
request.auth.credentials
How do you get the current user when there is no r