Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

dApp webfrontent must be upgraded to support user logins #63

Open silkroadnomad opened 6 years ago

silkroadnomad commented 6 years ago
  1. displayed opt-ins, recipients and senders should be displayed only for the logged in user. in case admin is logged in, it should be possible to see all data of all users.
  2. every user should be able to change its password
  3. also here we need selenium webtests
silkroadnomad commented 6 years ago

display recipients and senders inside a opt-ins record. (create two components which display the senders email and another component which displays the recipients email - [query db])