Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/auth0/node-jsonwebtoken
/ claim-sub.tests.js
File
claim-sub.tests.js
test/claim-sub.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
jwt = require(
'../'
);
4
const
expect = require(
'chai'
).expect;
Callers
nothing calls this directly
Calls
1
signWithSubject
Function · 0.85
Tested by
no test coverage detected