You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/integrations/components/connect-service-account-modal/connect-service-account-modal.tsx
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ export type ServiceAccountProviderId =
49
49
|TokenServiceAccountProviderId
50
50
|ClientCredentialAccountProviderId
51
51
52
+
/** Sim setup guides for each provider, docked bottom-left of each modal. */
0 commit comments