Skip to content

Commit 248ebac

Browse files
author
aadamgough
committed
removed unnecessary file and reverted oauth.ts
1 parent 89ba330 commit 248ebac

2 files changed

Lines changed: 2 additions & 30 deletions

File tree

apps/sim/lib/oauth/oauth.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ import {
3030
SalesforceIcon,
3131
ShopifyIcon,
3232
SlackIcon,
33+
// SupabaseIcon,
3334
TrelloIcon,
3435
WealthboxIcon,
3536
WebflowIcon,
@@ -1539,6 +1540,7 @@ export async function refreshOAuthToken(
15391540
// Get the provider from the providerId (e.g., 'google-drive' -> 'google')
15401541
const provider = providerId.split('-')[0]
15411542

1543+
// Get provider configuration
15421544
const config = getProviderAuthConfig(provider)
15431545

15441546
// Build authentication request

apps/sim/lib/oauth/pkce.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)