#All usage at your own responsibility #Django authentication backend for WEB3
Bearles django-web3-auth for later versions of django and python (im using 4.xx).
I also updated the javascript to work with new versions of metamask and switched to ethers.js.
Web3 API login, signup Web3 Django forms for signup, login Checks ethereum address validity Uses random token signing as proof of private key posession Easy to set up and use (just one click) Custom auth backend VERY customizable - uses Django settings, allows for custom User model Vanilla Javascript helpers included