MCPcopy Create free account
hub / github.com/GetStream/stream-js / token_test.js

File token_test.js

test/unit/node/token_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import expect from 'expect.js';
2
3import { JWTScopeToken } from '../../../src';
4import { beforeEachFn } from '../utils/hooks';

Callers

nothing calls this directly

Calls 3

JWTScopeTokenFunction · 0.90
getReadOnlyTokenMethod · 0.80
getReadWriteTokenMethod · 0.80

Tested by

no test coverage detected