in verify-jwt/index.js [82:84]
function _base64urlDecode(str) { return String.bytesFrom(str, 'base64url') }