Function getCurrentUserGeodata

  • Looks up geolocation data for the current request's client IP.

    Returns Promise<any>

    A promise resolving to the geolocation payload (or {} when the IP is unknown).

Generated using TypeDoc