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

Can we add Authorization headers to the tile requests? #252

Open
FreeFrags opened this issue Nov 21, 2024 · 2 comments
Open

Can we add Authorization headers to the tile requests? #252

FreeFrags opened this issue Nov 21, 2024 · 2 comments

Comments

@FreeFrags
Copy link

Can we add Authorization headers to the tile requests? I cant seem to find this option in the code.

@sakitam-fdd
Copy link
Owner

@FreeFrags

At present, there is no direct support for this feature, but we can rewrite the asyncActor method of the source to support it

https://stackblitz.com/edit/5xgsu9?file=src%2FApp.vue%3AL95

image

@FreeFrags
Copy link
Author

Thank you that looks like a good solution. Looking at the screenshot and the code it seems to be exactly what im looking for! I will try this out soon, thank you for the quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants