Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badyun/AShare
/
Class
utils/token.js:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
crypto = require(
"crypto"
);
2
3
module.exports =
new
class
{
4
/**
5
* 创建token
6
*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected