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

Green, Yellow, Red flag for confirmed, requested, denied DOIS #29

Closed silkroadnomad closed 6 years ago

silkroadnomad commented 6 years ago

So far we request a DOI but we cannot see which of them are confirmed and which of them are requested. Also after some time a DOI will expire.

Also a Web export function and/or REST API Call to export "GREEN" recipients needs to be implemented.

Question who decides when a DOI will expire? Can this be displayed in the DOI request email too?

silkroadnomad commented 6 years ago

closing this issue now since, expiration of the DOI cannot be configured by name_doi. confirmedAt is now visible in mongoDB and dApp webfrontend. https://github.com/Doichain/core/issues/15

silkroadnomad commented 5 years ago

see #60 #36