hackthiscontract icon indicating copy to clipboard operation
hackthiscontract copied to clipboard

Authenticate users with metamask

Open lorenzb opened this issue 8 years ago • 0 comments

Cryptokitties has a nice login flow.

A slightly simplified version (we don't need to record the user's email) would be perfect.

This would also require us to implement session support since we don't want the user to have to sign every interaction with our website. flask-session might come in handy.

lorenzb avatar Dec 07 '17 16:12 lorenzb