heyxyz / hey

Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿
https://hey.xyz
GNU Affero General Public License v3.0
23.11k stars 1.52k forks source link

Constantly calling Verify on the Lens API #5032

Open iPaulPro opened 1 month ago

iPaulPro commented 1 month ago

Is there an existing issue for this?

Current Behavior

https://github.com/heyxyz/hey/assets/354227/050ff86d-98db-4fcc-b274-7068b4b1aea6

Expected Behavior

No response

Steps To Reproduce

No response

What platform(s) does this occur on?

Web

What browser(s) does this occur on?

Chrome

Anything else?

No response

bigint commented 1 month ago

This is just to make sure we the authed account's credentials are correct and also used to refresh the tokens automatically.

However this is a temp workaround to make sure we send correct tokens to Hey API for validation, I will find a way to fix this 🙇🏼