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: parameter order for date-fns#differenceInMinutes #5332

Merged
merged 2 commits into from
Oct 26, 2022
Merged

fix: parameter order for date-fns#differenceInMinutes #5332

merged 2 commits into from
Oct 26, 2022

Conversation

arunnalla
Copy link
Contributor

@arunnalla arunnalla commented Oct 26, 2022

Closes #5084

Previous PR #5331 fixed the time for tokens but broke the time in other places

This PR ensures it is correct in both places
image

image

changelog(Fixes): Fixed an issue where OAuth2 access token expiry time was not set properly

@arunnalla arunnalla changed the title Fix time fix: parameter order for date-fns#differenceInMinutes Oct 26, 2022
@filfreire
Copy link
Member

Thank you @arunnalla, tested locally, LGTM 👍

@filfreire filfreire merged commit 41320cd into Kong:develop Oct 26, 2022
@arunnalla arunnalla deleted the fix-time branch October 26, 2022 15:35
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.

Access token expiry time not set properly
2 participants