Open isaadabbasi opened 2 years ago
I am running into this as well. Have you figured out a solution by chance?
https://docs.login.xyz/sign-in-with-ethereum/quickstart-guide/implement-sessions
When generating nonce, you set it in session, but for me, when the request is done, response is sent. In
/verify
routerequest.session.nonce
, nonce is undefined.
+1
This repo is not working at all, I wasted 10 hours trying to figure it out but nothing.
https://docs.login.xyz/sign-in-with-ethereum/quickstart-guide/implement-sessions
When generating nonce, you set it in session, but for me, when the request is done, response is sent. In
/verify
routerequest.session.nonce
, nonce is undefined.