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

feat: Add an option to remove the cache-control header #268

Conversation

Ionaru
Copy link
Contributor

@Ionaru Ionaru commented Jul 19, 2024

Fixes #228

Adds a new option sendCacheControlHeader with default true, that can be used to disable the cache-control header in the Token request.

This should fix some issues using this library to connect with Spotify or Keycloak.

@Ionaru Ionaru force-pushed the control-cache-control-header branch from 244ea3b to ca62146 Compare July 29, 2024 10:12
@Ionaru
Copy link
Contributor Author

Ionaru commented Jul 29, 2024

@moberwasserlechner (or any other contributor)

Requesting review 😎

@moberwasserlechner moberwasserlechner merged commit 159e4d0 into capacitor-community:main Jul 31, 2024
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.

Tweaks for using with Spotify OAuth
2 participants