How geolocation tracking works in Better Auth Cloudflare
mainWhen geolocationTracking is set to true within the withCloudflare configuration, the plugin automatically enriches user sessions with location data derived from Cloudflare's edge headers.
This data is available in the session and includes:
timezone: User's timezonecity: User's citycountry: User's countryregion: User's region/stateregionCode: Region codecolo: Cloudflare colo data centerlatitude: Latitude coordinateslongitude: Longitude coordinates