Bearle / django-web3-auth

A pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties)
Other
88 stars 40 forks source link

Django - Web3 Rest API AUTH #11

Open nitishpatel opened 2 years ago

nitishpatel commented 2 years ago

Description

Trying to implement a Django REST API version using this, need suggestions on workflow

What I Did

I haven't tried anything yet