MCPcopy Create free account
hub / github.com/JSH32/Backpack / create

Method create

frontend/client/services/AdminService.ts:25–37  ·  view source on GitHub ↗

* Create a registration key * - Minimum required role: `admin` * - Allow unverified users: `false` * - Application token allowed: `false` * * @param uses Maximum amount of key uses. * @param expiration Expiration in milliseconds from creation date. * @returns Regis

(
        uses?: number,
        expiration?: number,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

requestMethod · 0.80

Tested by

no test coverage detected