onflow / nft-storefront

A general-purpose Cadence contract for trading NFTs on Flow
The Unlicense
102 stars 53 forks source link

Authentication in testnet fails with Google Single Sign-on #71

Open Jtango18 opened 1 year ago

Jtango18 commented 1 year ago

Steps to Reproduce

  1. Create a Dapper Wallet account using Single Sign-On with a Google account
  2. Launch testnet store front (https://flow-view-source.com/testnet/account/0x2d55b98eb200daef/contract/NFTStorefrontV2)
  3. Click Authenticate
  4. Choose Dapper Wallet
  5. On Dapper Wallet sign-in screen, select "Continue with Google"

Expected Result

  1. I am signed in using my Google account

Actual Result

  1. Error page with "accounts.google.com refused to connect."

Workarounds

  1. None found