frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Enable WC social login

Open maxaleks opened this issue 1 year ago • 0 comments

Description and Related Issue(s)

Expected to resolve https://github.com/blockscout/frontend/issues/2140

I have tested these changes locally and on the demo, but it looks like nothing is working. I was only able to log in through Farcaster (and that with errors). When logging in via other social networks, the loader appears, the window with login to the social network opens, and the loader disappears immediately without waiting for me to log in (and if I finally log in, nothing happens, of course).

Checklist for PR author

  • [x] I have tested these changes locally.
  • [ ] I added tests to cover any new functionality, following this guide
  • [ ] Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • [ ] If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

maxaleks avatar Aug 09 '24 12:08 maxaleks