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

Setting cookies after jwt auth obtain call is made #343

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

MGS-sails
Copy link
Contributor

It has been observed that the downloading private studies has been failing due to authentication problems.
Since we updated the APIs to work with JWT based auth, the private study downloads seemed to have been affected by this.
This Pull request addresses this issue by adding an auth cookie, when a JWT token is obtained from the API.

@MGS-sails MGS-sails requested a review from SandyRogers January 12, 2024 13:51
Copy link
Member

@SandyRogers SandyRogers left a comment

Choose a reason for hiding this comment

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

Thank you!

@SandyRogers SandyRogers merged commit b626b7b into develop Jan 12, 2024
4 checks passed
@SandyRogers SandyRogers deleted the Hotfix/Auth-Cookies branch January 12, 2024 16:03
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