You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use-case where I need withCredentials enabled on the Graphite XHR calls, but I'm not using basicAuth. Seems the easiest/cleanest approach would be do just add another optional parameter on datasource, "withCredentials".
Pull request to follow.
The text was updated successfully, but these errors were encountered:
I have a use-case where I need withCredentials enabled on the Graphite XHR calls, but I'm not using basicAuth. Seems the easiest/cleanest approach would be do just add another optional parameter on datasource, "withCredentials".
Pull request to follow.
The text was updated successfully, but these errors were encountered: