Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
type
{ OAuthProvider, OAuthServiceMetadata } from
'./types'
3
import
{
4
getAllOAuthServices,
Callers
nothing calls this directly
Calls
9
getAllOAuthServices
Function · 0.90
getServiceByProviderAndId
Function · 0.90
getProviderIdFromServiceId
Function · 0.90
getServiceConfigByProviderId
Function · 0.90
getServiceConfigByServiceId
Function · 0.90
getCanonicalScopesForProvider
Function · 0.90
parseProvider
Function · 0.90
getScopesForService
Function · 0.90
getMissingRequiredScopes
Function · 0.90
Tested by
no test coverage detected