Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ credentials.ts
File
credentials.ts
apps/sim/lib/api/contracts/credentials.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod'
2
import
{ defineRouteContract } from
'@/lib/api/contracts/types'
3
import
{ ATLASSIAN_SERVICE_ACCOUNT_PROVIDER_ID,
type
OAuthProvider } from
'@/lib/oauth/types'
4
Callers
nothing calls this directly
Calls
4
defineRouteContract
Function · 0.90
normalizeCredentialEnvKey
Function · 0.85
parse
Method · 0.80
test
Method · 0.80
Tested by
no test coverage detected