MCPcopy Index your code
hub / github.com/simstudioai/sim / tokens.test.ts

File tokens.test.ts

packages/security/src/tokens.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { generateSecureToken } from './tokens'
3
4describe('generateSecureToken', () => {

Callers

nothing calls this directly

Calls 2

generateSecureTokenFunction · 0.90
addMethod · 0.45

Tested by

no test coverage detected