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

Fix refresh http only variable (#1493) #1494

Merged
merged 3 commits into from Mar 4, 2024
Merged

Fix refresh http only variable (#1493) #1494

merged 3 commits into from Mar 4, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request fixes the issue with the refresh http only variable in the refresh_token endpoint. The httponly attribute is now correctly set to the value specified in the auth_settings configuration.

Copy link

render bot commented Mar 4, 2024

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working python Pull requests that update Python code labels Mar 4, 2024
@ogabrielluiz ogabrielluiz added Release Label to be set only on release PR and removed bug Something isn't working python Pull requests that update Python code labels Mar 4, 2024
@ogabrielluiz ogabrielluiz merged commit d59757d into main Mar 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant