This commit is contained in:
Rory Powell 2021-09-13 17:45:37 +01:00
parent fb01a66936
commit ba199a592c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ const populateFromDB = (userId, tenantId) => {
* If not present fallback to loading the user directly and re-caching.
* @param {*} userId the id of the user to get
* @param {*} tenantId the tenant of the user to get
* @param {*} loadUser function to provide the user for re-caching. default to couch db
* @param {*} populateUser function to provide the user for re-caching. default to couch db
* @returns
*/
exports.getUser = async (