Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Fix CORS authentication issue #172

Merged
merged 1 commit into from
May 3, 2021
Merged

Fix CORS authentication issue #172

merged 1 commit into from
May 3, 2021

Conversation

MarinPostma
Copy link
Contributor

The error was due to the middleware returning an error, instead of a response containing the error.

close #110

@MarinPostma MarinPostma force-pushed the fix-cors-authentication branch from 6fb9a95 to e9ce680 Compare April 29, 2021 14:27
@MarinPostma
Copy link
Contributor Author

adding reviews from @bidoubiwa since she found the bug, and @mdubus since she knows more about CORS than I :)

Copy link

@bidoubiwa bidoubiwa left a comment

Choose a reason for hiding this comment

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

🔥🔥
It is exactly the expected result.

Screenshot 2021-04-30 at 03 13 20

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

not all heroes wear capes

@MarinPostma
Copy link
Contributor Author

bors merge

@bors
Copy link
Contributor

bors bot commented May 3, 2021

@bors bors bot merged commit 1e6b40a into main May 3, 2021
@bors bors bot deleted the fix-cors-authentication branch May 3, 2021 09:12
@curquiza curquiza changed the title Fix cors authentication issue Fix CORS authentication issue May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CORS issue
4 participants