Skip to content

feat: handle withCredentials handling #81

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

omgate234
Copy link

Pull Request

Description:
This PR handles the configuration of the withCredentials property for socket connection. This property allows sending cookies to cross-site requests, which by default, is set to false

Changes:

  • Added withCredentials as a part of the config

Related Issues:
none

Testing:

  • passed in withCredentials property as true or false

Checklist:

  • Code follows project coding standards
  • Tests have been added or updated
  • Code Review
  • Manual test after merge
  • All checks passed

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.

1 participant