Add verified status
// FREEBIE
This commit is contained in:
@@ -233,6 +233,7 @@
|
||||
attributes.timestamp = 0;
|
||||
attributes.firstUse = false;
|
||||
attributes.nonblockingApproval = false;
|
||||
attributes.verified = 0;
|
||||
attributes.seen = 0;
|
||||
promises.push(new Promise(function(resolve, reject) {
|
||||
var putRequest = identityKeys.put(attributes, attributes.id);
|
||||
|
Reference in New Issue
Block a user