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

support refresh_token_expires_in during authenticate #314

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mcouillard
Copy link
Contributor

refresh_token_expires_in is an attribute our Microsoft ADFS gives back during authenticate > requestTokens. Here's related doc from Microsoft: https://docs.microsoft.com/en-us/linkedin/shared/authentication/programmatic-refresh-tokens?view=li-lms-2022-07

It would be helpful to capture this value for extra transparency. Later it could be used to detect if a refresh token is already expired before attempting to use it.

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.

None yet

1 participant