Skip to content

Commit

Permalink
Merge pull request #84 from Portkey-Wallet/feature/fix_twitter_testne…
Browse files Browse the repository at this point in the history
…t_clientid

fix: 🐛 fix twitter login testnet client id
  • Loading branch information
wade-portkey authored Apr 28, 2024
2 parents 3997d63 + 6bb9d4e commit 5b7c067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _env_testnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ NEXT_PUBLIC_APP_APPLE_REDIRECT_URI=https://did-portkey-test.portkey.finance/api/
NEXT_PUBLIC_APP_MAINNET_SERVICE=https://aa-portkey.portkey.finance
NEXT_PUBLIC_APP_TESTNET_SERVICE=https://aa-portkey-test.portkey.finance

NEXT_PUBLIC_APP_TWITTER_CLIENT_ID=VE5DRUl1bHdoeHN0cW9POEpEYlY6MTpjaQ
NEXT_PUBLIC_APP_TWITTER_CLIENT_ID=N3BDSzBMalRSd1NaTzhETjZKNzY6MTpjaQ

NEXT_PUBLIC_APP_APPLE_REDIRECT_URI_V2 = https://aa-portkey-test.portkey.finance/api/app/appleAuth/unifyReceive

0 comments on commit 5b7c067

Please sign in to comment.