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: Account for project cookie name in auth impersonation #16

Merged
merged 3 commits into from
Jan 28, 2024
Merged

fix: Account for project cookie name in auth impersonation #16

merged 3 commits into from
Jan 28, 2024

Conversation

cdubz
Copy link
Contributor

@cdubz cdubz commented Jan 27, 2024

Fixes redwoodjs/redwood/issues/9702

I didn't test this completely (i.e. setup the user and dbauth in the fixture project) but I did test that the impersonation headers generated account for the user project auth exported cookieName value and adds the user project API port if applicable.

@Tobbe
Copy link
Member

Tobbe commented Jan 27, 2024

Thank you so much! I'll make sure someone takes a look at this.

@Tobbe Tobbe merged commit 24855b0 into redwoodjs:main Jan 28, 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.

[Bug?]: Cookie created by yarn rw setup graphiql dbAuth does not work in graphiql
2 participants