MCPcopy
hub / github.com/hapijs/hapi / auth.js

File auth.js

lib/auth.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Boom = require('@hapi/boom');
4const Bounce = require('@hapi/bounce');

Callers

nothing calls this directly

Calls 2

testMethod · 0.65
_logMethod · 0.45

Tested by

no test coverage detected