Get the list of security questions of the user

This commit is contained in:
Pierre
2018-05-23 21:41:02 +02:00
parent bde2b5dde6
commit fa1c1596d5
6 changed files with 85 additions and 0 deletions

View File

@ -1306,6 +1306,13 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Option : prompt security questions
*/
promptSecurityQuestions: {
//TODO : implement
},
},
/**