spruceid / siwe-py

A Python implementation of Sign-In with Ethereum
https://login.xyz
Apache License 2.0
66 stars 28 forks source link

Full type annotations #42

Closed ljiatu closed 1 year ago

ljiatu commented 1 year ago

Would it be possible to add full type annotations to this repo? Currently we have to skip SIWE in our mypy config during lint check.

sbihel commented 1 year ago

Closed as part of #43 and released as part of v2.4.0