-
Notifications
You must be signed in to change notification settings - Fork 28
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
How can I setuo authentication with json rpc client ? #35
Comments
You might be able to add it as additional headers in |
Hello, If you read the previous lines, you might find the code below helpful. To set user and password : Regards /**
})(this.jQuery); |
Hello,
We have got a web service protected by basic auth.
How can I setuo authentication with json rpc client ?
Thnak you
The text was updated successfully, but these errors were encountered: