The async `Promise` architecture is being deprecated, so we will need to convert any promises in Identity to use async/await instead. As part of this, we should also check `testMissingDocFrontNoType` test passing
The async
Promisearchitecture is being deprecated, so we will need to convert any promises in Identity to use async/await instead.As part of this, we should also check
testMissingDocFrontNoTypetest passing