zcash-grant-system/frontend/client/modules/web3
William O'Beirne 250d5fb7a9
EIP-712 signatures for login & signup (#189)
* Signup requires valid EIP-712 signature. Refactor some auth reducer nomenclature for consistency.

* Add auth endpoint for logging in that checks for valid signature, like create user.

* Fix tests, move dummy data into test_data.py.

* No strict slashes.
2018-11-07 14:08:42 -05:00
..
actions.ts EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
index.ts Unify template & reduce web3 complexity (#132) 2018-10-03 21:42:20 -05:00
reducers.ts Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00
sagas.ts Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00
selectors.ts Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00
types.ts Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00