I\'m trying to create this promise:
const getTocStatus = new Promise((resolve, reject) => { const userInfo = Auth.currentUserInfo(); resolve(userInfo.attri