LearningProcesss / boardgamegeekjsclient

Typescript written API wrapper for Boardgamegeek XML2 API
MIT License
18 stars 6 forks source link

Supply cookie to receive user private information #55

Open psistorm opened 1 year ago

psistorm commented 1 year ago

The collection API allows to retrieve private information when the user is logged in via showprivate flag. Are there any plans to allow supplying a cookie to fetch this information?