Skip to main content
TOKEN_PREFIX
yggdrasil
0.9.0
In yggdrasil::
mcp::
auth
yggdrasil
::
mcp
::
auth
Constant
TOKEN_
PREFIX
Copy item path
Source
pub const TOKEN_PREFIX: &
str
= "ygg_";
Expand description
Bearer token 前缀(明文形式以
ygg_
起头,便于人眼识别与日志脱敏)。