payton / django-siwe-auth

A complete Django authentication system overhall for Web3 utilizing Sign-In with Ethereum.
MIT License
26 stars 6 forks source link

Refactor Example Application Build Process #31

Closed payton closed 2 years ago

payton commented 2 years ago
  1. Remove generated files
  2. Add missing WalletConnect dependency
  3. Suggest usage of environment variable for Web3 provider
  4. Resolve vulnerabilities in example app
pconerly commented 2 years ago

I know you already merged this, but these changes look good to me 👍

payton commented 2 years ago

@pconerly Awesome, thanks! Didn't want to put any extra review work on you, but I figured I'd leave it open a bit in case you saw it :smile: