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

Fix/rework authorisations #52

Merged
merged 3 commits into from
Jun 25, 2020
Merged

Fix/rework authorisations #52

merged 3 commits into from
Jun 25, 2020

Conversation

fabiankaegy
Copy link
Member

Description of the Change

The JWT token only is valid for a certain amount of time. In our case 30 minutes. After that time the map will try to re initialize. In order for that to work we need to pass an actual callback function to the authorizationCallback prop in the init call.

#48

@jeffpaul jeffpaul requested a review from helen June 25, 2020 14:19
@jeffpaul jeffpaul added this to the 1.0.0 milestone Jun 25, 2020
src/components/AppleMap.js Outdated Show resolved Hide resolved
@helen helen merged commit 13a9674 into develop Jun 25, 2020
@helen helen deleted the fix/rework-authorisations branch June 25, 2020 14:45
jeffpaul added a commit that referenced this pull request Jun 25, 2020
@dinhtungdu dinhtungdu mentioned this pull request Jun 26, 2020
6 tasks
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.

3 participants