codemastermick / ngSpark

A web application template for quickly scaffolding out new Angular projects built with Firebase in mind
2 stars 1 forks source link

Self service data facilities #1

Open codemastermick opened 3 years ago

codemastermick commented 3 years ago

Users need to be able to delete, or download their own data at their request. Making this an automated process frees up company costs for collecting and handling the data

codemastermick commented 3 years ago

User deletion is currently possible, but requires reauthentication first. This will be added soon, but any user generated data still needs to be downloadable easily