Skip to content

Commit 75f7533

Browse files
committed
immutable updated keys
1 parent b2bc673 commit 75f7533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/react/src/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ export const connectConfig: ConnectConfig = {
7070
export const passportInstance = new passport.Passport({
7171
baseConfig: {
7272
environment: Environment.SANDBOX,
73-
publishableKey: 'pk_imapik-test-lnUqNu5uDYfKDz_stwpN'
73+
publishableKey: 'pk_imapik-test-VEMeW7wUX7hE7LHg3FxY'
7474
},
75-
clientId: '420lberPuiZaO6SBX6Anoa7C9kpcsuer',
75+
clientId: 'ap8Gv3188GLFROiBFBNFz77DojRpqxnS',
7676
redirectUri: `${window.location.origin}/auth/callback`,
7777
audience: 'platform_api',
7878
scope: 'openid offline_access email transact'

0 commit comments

Comments
 (0)