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

Call user service with a userToken parameter #1226

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

markpatton
Copy link
Contributor

@markpatton markpatton commented Oct 13, 2023

Makes sure the user service gets called once if the userToken parameter is provided before everything else. The service may modify submission objects in the backend.

This also removes the weird route munging which was needed because of proxy url encoding issues and is no longer needed.

@markpatton markpatton linked an issue Oct 13, 2023 that may be closed by this pull request
… transition route munging which is no longer needed.
Copy link
Contributor

@jaredgalanis jaredgalanis left a comment

Choose a reason for hiding this comment

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

🚀

@jaredgalanis jaredgalanis merged commit 3ba5202 into main Oct 13, 2023
2 checks passed
@jaredgalanis jaredgalanis deleted the 774-user-token branch October 13, 2023 20:29
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.

Fix user token based proxy workflow - pass ui
2 participants