I have tried using superlogin.removeUser('8@8.com', true); explicitly (8@8.com being the userID to delete) to delete this database, and even running the function just in my sever.js file achieves nothing, the database isn't deleted. I'm using this with Ionic and CouchDB.
Is there something I'm missing? I've followed the demo and the routing is working, but the user is not being removed.
I have tried using superlogin.removeUser('8@8.com', true); explicitly (8@8.com being the userID to delete) to delete this database, and even running the function just in my sever.js file achieves nothing, the database isn't deleted. I'm using this with Ionic and CouchDB.
Is there something I'm missing? I've followed the demo and the routing is working, but the user is not being removed.