paperclip icon indicating copy to clipboard operation
paperclip copied to clipboard

Make custom client

Open MikailBag opened this issue 4 years ago • 2 comments

I have not tested these changes, but goal is to allow setting API base path at runtime.

MikailBag avatar Jun 02 '20 12:06 MikailBag

I also added basic api key support (it seems paperclip currently does not support authentication, does it?)

MikailBag avatar Jun 02 '20 17:06 MikailBag

Paperclip doesn't have auth support yet, but I do have a plan to work on this before 0.4.0 release (to enforce auth for certain operations at compile time detailed here - https://github.com/wafflespeanut/paperclip/issues/37#issuecomment-538771621).

wafflespeanut avatar Jun 03 '20 05:06 wafflespeanut