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

Method registerKey

frontend/client/services/UserService.ts:82–92  ·  view source on GitHub ↗

* Register account using a registration key. * This is only required on services with `invite_only` enabled. * * @param key * @returns UserData * @throws ApiError

(
        key: string,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sendCodeFunction · 0.80

Calls 1

requestMethod · 0.80

Tested by

no test coverage detected