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

headers from piv card being sent to react application not transfering to fetch calls from application #158

Open
djac6440 opened this issue Oct 8, 2021 · 0 comments

Comments

@djac6440
Copy link

djac6440 commented Oct 8, 2021

how do we pick up headers and transfer then to all get and post requests
we starting the server with npx serve -s build -l 8006 --cors &
we proved the headers exist with a simple app.js but we can get them with the npx serve start type
the headers are be sent to the client react application

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

No branches or pull requests

1 participant