Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Add Request#geo helper #62

Open
joshmanders opened this issue Mar 12, 2024 · 0 comments
Open

Add Request#geo helper #62

joshmanders opened this issue Mar 12, 2024 · 0 comments
Labels
component:http-server Pertains to the kubit/http-server component status:accepted We have accepted this request and plan to do it but aren't sure when type:feature New feature or request

Comments

@joshmanders
Copy link
Contributor

A lot of apps utilize geo data for various things, such as authentication to tell the user where that session originated from. It would be nice to utilize internally something such as maxmind database to expose a request.geo object in the request context with the parsed out geo data for that user, such as city, region, country.

@joshmanders joshmanders added type:feature New feature or request component:http-server Pertains to the kubit/http-server component status:accepted We have accepted this request and plan to do it but aren't sure when labels Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component:http-server Pertains to the kubit/http-server component status:accepted We have accepted this request and plan to do it but aren't sure when type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant