You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been playing with connectkit and SIWE for a little bit, and I'm fairly new to react in general but I noticed that when I have SIWEProvider, the getNonce() and getSession() functions are called even when the user doesn't have a wallet connected. Is there a way to disable these and only call them once they have connected?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have been playing with connectkit and SIWE for a little bit, and I'm fairly new to react in general but I noticed that when I have SIWEProvider, the getNonce() and getSession() functions are called even when the user doesn't have a wallet connected. Is there a way to disable these and only call them once they have connected?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions