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
implement user authentication through wallets by asking them to sign a message and create jwt token from signature and their wallet address. Also, use cookies to store the jwt token. You can use Auth.js.
implement user authentication through wallets by asking them to sign a message and create jwt token from signature and their wallet address. Also, use cookies to store the jwt token. You can use Auth.js.
blocker: #19
The text was updated successfully, but these errors were encountered: