hapi — Access Restriction With Dynamic and Advanced Scopes
Scopes in hapi can be used to set up and implement basic access restriction. The linked tutorial provides the details if you want to get started with scopes. This tutorial shows you how to take scopes to the next level by using dynamic request properties like query or path parameters …
Continue Reading