zcash-grant-system/frontend/client/components/AuthFlow
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
..
providers Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00
ProvideIdentity.less User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
ProvideIdentity.tsx TREZOR & Ledger Address Selection (#139) 2018-10-08 18:06:41 -07:00
SelectProvider.less User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
SelectProvider.tsx User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
SignIn.less EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
SignIn.tsx EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
SignUp.less User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
SignUp.tsx Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00
index.less User Authentication UI (Pt 1 - The Basics) (#123) 2018-10-01 16:01:20 -05:00
index.tsx Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00