queicherius / gw2api-client

Javascript wrapper for the official Guild Wars 2 API.
MIT License
47 stars 18 forks source link

Add credential flag (for custom endpoints) #25

Closed queicherius closed 7 years ago

queicherius commented 7 years ago

This enables a flag in the abstract endpoint (and things that extend from it), so custom endpoints can force fetch to send credentials (e.g. session cookies).