You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds a `geo` object containing geoip data to the request context object.
8
8
*
9
-
* @param {string} [apiKey=process.env.IPGEOLOCATION] The API key for `api.ipgeolocation.io`, defaulting to one provided by an environment variable.
9
+
* @param {string} [apiKey=process.env.IPGEOLOCATION_KEY] The API key for `api.ipgeolocation.io`, defaulting to one provided by an environment variable.
10
10
* @returns {Function} The middleware context modifying callback.
0 commit comments