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

transactionCookie configuration should be optional #338

Merged
merged 1 commit into from
Feb 22, 2022
Merged

transactionCookie configuration should be optional #338

merged 1 commit into from
Feb 22, 2022

Conversation

BitPatty
Copy link
Contributor

@BitPatty BitPatty commented Feb 21, 2022

Description

Should have been optional from the start since it defaults to session.cookie.sameSite (or its default), see 2f427f4#diff-59cc4a3af1181865c858de26aa6d223f2c332351d061d6e6025d24fcd190bfb5R208

References

#323
#334
#335

Testing

Covered in #323

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

should have been optional from the start since it defaults to `session.cookie.sameSite` (or its default), see 2f427f4#diff-59cc4a3af1181865c858de26aa6d223f2c332351d061d6e6025d24fcd190bfb5R208
@BitPatty BitPatty requested a review from a team as a code owner February 21, 2022 23:15
@adamjmcgrath adamjmcgrath merged commit bdf968f into auth0:master Feb 22, 2022
@adamjmcgrath adamjmcgrath mentioned this pull request Feb 24, 2022
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