Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting restricted tokens in mapbox. #501

Merged
merged 1 commit into from Jul 31, 2022

Conversation

dennisstritzke
Copy link
Contributor

Within the mapbox api we are able to restrict access
tokens to specific request origins. The api checks
the HTTP referer header for the origin. Setting the
referer through the new request_origin_url parameter
allows us to use url restricted access tokens.

Issue details to be found in #500

Within the mapbox api we are able to restrict access
tokens to specific request origins. The api checks
the HTTP referer header for the origin. Setting the
referer through the new parameter allows us to use
url restricted access tokens.

Issue details to be found in geopy#500
@KostyaEsmukov KostyaEsmukov merged commit 5cbaa91 into geopy:master Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants