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