zcash-grant-system/frontend/types
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
..
api.ts EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
comment.ts Type Refactor (#133) 2018-10-04 23:27:02 -05:00
create.ts Type Refactor (#133) 2018-10-04 23:27:02 -05:00
index.ts EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
milestone.ts Type Refactor (#133) 2018-10-04 23:27:02 -05:00
proposal.ts Readable Proposal URLs (#190) 2018-11-07 12:33:19 -05:00
social.ts Type Refactor (#133) 2018-10-04 23:27:02 -05:00
update.ts Proposal updates (#171) 2018-11-02 12:24:28 -04:00
user.ts Type Refactor (#133) 2018-10-04 23:27:02 -05:00