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

Method token

frontend/client/services/ApplicationService.ts:119–132  ·  view source on GitHub ↗

* Get token by application ID * - Minimum required role: `user` * - Allow unverified users: `false` * - Application token allowed: `false` * * @param applicationId Application ID to get token for * @returns TokenResponse * @throws ApiError

(
        applicationId: string,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TokensFunction · 0.80

Calls 1

requestMethod · 0.80

Tested by

no test coverage detected