Open dberesford opened 8 years ago
Security best practice
if using mu this is now covered with mu.error (service errors default to 500, mu.error wraps boom, and boom strips 500+ messages)
boom
we'll need to figure out an approach for non-mu usage (i.e. restify)
Security best practice