Is there anything built in to Auth0 or an extension/plugin that can help me get the location of users (based on signup or last login). I’d like to do this for all existing users rather than do a lookup when they register/login.
If not, I see that I can get the user last login IP address. Are there any good third party tools anyone can recommend that can take a CSV of IP addresses and return location or an API I can call to get the data.