mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 15:30:21 +00:00
refactor: move secure random helpers onto core sdk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { generateSecureToken } from "openclaw/plugin-sdk/infra-runtime";
|
||||
import { generateSecureToken } from "openclaw/plugin-sdk/core";
|
||||
|
||||
const SLACK_EXTERNAL_ARG_MENU_TOKEN_BYTES = 18;
|
||||
const SLACK_EXTERNAL_ARG_MENU_TOKEN_LENGTH = Math.ceil(
|
||||
|
||||
Reference in New Issue
Block a user