When user want to delete specific document, my system will display a dialog to ask if the user is to sure if he want to delete the document. So if he want he need to put his password. Since we have custom token can you help me if the custom token is the solution for this. If not is there alternate way?
TL;DR
Developers want users to confirm before deleting a document by entering their password. They're considering using a custom token for this. If the custom token won't work, they want to know if there's an alternative solution.