MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / importService

Function importService

apps/ui/src/lib/auth/oauth.service.test.ts:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28});
29
30async function importService() {
31 return import("./oauth.service");
32}
33
34describe("startOAuth", () => {
35 it("logs the event and navigates the browser to the API's start endpoint", async () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected