Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
expect from
'expect.js'
;
2
3
import
{ JWTScopeToken } from
'../../../src'
;
4
import
{ beforeEachFn } from
'../utils/hooks'
;
Callers
nothing calls this directly
Calls
3
JWTScopeToken
Function · 0.90
getReadOnlyToken
Method · 0.80
getReadWriteToken
Method · 0.80
Tested by
no test coverage detected