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

ui: map doesn't load if time is wrong at the start #32398

Closed
adeebshihadeh opened this issue May 11, 2024 · 1 comment · Fixed by #32571
Closed

ui: map doesn't load if time is wrong at the start #32398

adeebshihadeh opened this issue May 11, 2024 · 1 comment · Fixed by #32571
Labels
Milestone

Comments

@adeebshihadeh
Copy link
Contributor

The JWT used to auth with the map tile server is only created once on map init, but it relies on the time being correct (which is no longer guaranteed at the time of map init). We need to generate a new JWT on every request or failed request to fix this.

Similar fix for navd: 76c5c58

@adeebshihadeh adeebshihadeh added this to the 0.9.7 milestone May 11, 2024
@adeebshihadeh
Copy link
Contributor Author

@deanlee want to look into this one?

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