graphiti-api / spraypaint.js

Graphiti Client / Javascript ORM / JSONAPI
MIT License
107 stars 69 forks source link

Allow configuration of credentials header #87

Closed darronz closed 3 years ago

darronz commented 3 years ago

Currently you can't configure the fetch credentials header to change the way cookies are handled. This change would allow you to set a custom value.