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

Add default JSON headers to sign-out requests #198

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

eatyourgreens
Copy link
Contributor

@eatyourgreens eatyourgreens commented Feb 19, 2023

Add the enumerable values of config.jsonHeaders to deleteHeaders, rather than creating a new, empty object from its prototype.

Closes #197.

Add the enumerable values of `config.jsonHeaders` to `deleteHeaders`, rather than creating a new, empty object from its prototype.
Copy link
Contributor

@yuenmichelle1 yuenmichelle1 left a comment

Choose a reason for hiding this comment

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

LGTM

@eatyourgreens eatyourgreens merged commit b88b424 into master Feb 19, 2023
@eatyourgreens eatyourgreens deleted the sign-out-headers branch February 19, 2023 03:44
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.

auth.signOut() doesn't send Accept headers
2 participants