I\'m using an Angular/Firebase app and using this request to get the user\'s IP address
async getIp() { const resp = await fetch(\'https://jsonip.com\', { mod