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

Prevent the app from being suspended while refreshing a token #193

Merged
merged 2 commits into from
May 17, 2024

Conversation

mikenachbaur-okta
Copy link
Contributor

No description provided.

Copy link
Contributor

@colintremblay-okta colintremblay-okta left a comment

Choose a reason for hiding this comment

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

looks great! iirc, this functionality isn't needed/isn't possible on mac because the concept of backgrounding doesn't really apply

@mikenachbaur-okta
Copy link
Contributor Author

Correct @colintremblay-okta, those APIs are only available on the listed platforms. I left the class in place for other unsupported platforms as a stub though, just in case we need to add support for equivalent capabilities on macOS, Linux, etc.

@mikenachbaur-okta mikenachbaur-okta merged commit ff18754 into master May 17, 2024
8 checks passed
@mikenachbaur-okta mikenachbaur-okta deleted the OKTA-730377-BackgroundRefresh branch May 17, 2024 17:14
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.

2 participants