MCPcopy Index your code
hub / github.com/simstudioai/sim / utils.test.ts

File utils.test.ts

apps/sim/lib/oauth/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import type { OAuthProvider, OAuthServiceMetadata } from './types'
3import {
4 getAllOAuthServices,

Callers

nothing calls this directly

Calls 9

getAllOAuthServicesFunction · 0.90
parseProviderFunction · 0.90
getScopesForServiceFunction · 0.90
getMissingRequiredScopesFunction · 0.90

Tested by

no test coverage detected