So Iām hosting on Netlify and pulling user addresses out of Moralis to shove into a Transak fiat bridge ReactJS widget. It works a peach running in localhost. But once I deploy the kit it goes dumb.
Localhost run:
Identical code served from Netlify.
Is there something about the Moralis user session that gets bifrucated when you serve it? Or is there another working hypothesis as to what just went wrong? Kinda stuck.
Hmā¦checking isAuthenticated()ā¦
Thanks!