vanvalenlab / deepcell-datasets

React App for hosting curated datasets.
Other
0 stars 0 forks source link

Public/Private API #8

Open MekWarrior opened 4 years ago

MekWarrior commented 4 years ago

The current API and database is written as an internal resource. This data should be separated such that it is accessible to external users and deployed on DeepCell.org. For this to happen, we need to manage access control and attempt to setup an additional dependent databases that either queries available data for an existing AWS URL field or a public/private flag (whichever is selected will need to be added to the master data model in the internal database).

MekWarrior commented 4 years ago

48 added ToS and #46 enabled mail verification. However, we are not making use of the verification token currently.