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

Check token for expires_at, and check that against current time and force a refresh if needed. #559

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

MelissaAutumn
Copy link
Member

Fixes #546

Hopefully a fix, I found it's possible that the refresh flow isn't activating properly. The documentation mentions we have to manually handle expires_in, but I guess I assumed the provided expires_at timestamp would handle it automatically.

It's odd we don't have this issue with fxa, or google oauth though.

Expires_at isn't in spec, but zoom provides it.

@MelissaAutumn MelissaAutumn requested a review from devmount July 18, 2024 17:55
@MelissaAutumn MelissaAutumn self-assigned this Jul 18, 2024
Copy link
Collaborator

@devmount devmount left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@MelissaAutumn MelissaAutumn merged commit f81e7fb into main Jul 18, 2024
4 checks passed
@MelissaAutumn MelissaAutumn deleted the bugs/546-zoom-doesnt-refresh branch July 18, 2024 21:52
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.

Booking link is invalid, cannot confirm appointments
2 participants