Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
async
function
importService() {
31
return
import
(
"./oauth.service"
);
32
}
33
34
describe(
"startOAuth"
, () => {
35
it(
"logs the event and navigates the browser to the API's start endpoint"
,
async
() => {
Callers
1
oauth.service.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected