dyna icon indicating copy to clipboard operation
dyna copied to clipboard

Add support for temporary credentials + pull request #44

Open sebasmonia opened this issue 3 years ago • 1 comments

This PR adds token to the Dyna struct as an optional parameter. When the token is present, a header for it is included in the request.

I also included PR #44 because I needed it to prevent errors when loading. Thanks to @rayslava.

sebasmonia avatar May 07 '21 15:05 sebasmonia

@rudolph-miller could you merge this one so at least build works and the package can be returned to quicklisp?

rayslava avatar Sep 18 '24 01:09 rayslava