hapi-decorators
hapi-decorators copied to clipboard
Decorator: @auth
@auth(false)
@auth('facebook')
@auth('facebook', 'google')
@auth({
strategies: []
})