node-sdk icon indicating copy to clipboard operation
node-sdk copied to clipboard

WIP: Support Credential API

Open kvz opened this issue 3 years ago • 1 comments

Not ready yet, just trying to see if i can get basic interaction working.

Also see

  • https://transloadit.slack.com/archives/C034DS4B1/p1657800061383759
  • https://github.com/transloadit/terraform-provider-transloadit/issues/32

kvz avatar Jul 14 '22 11:07 kvz

Nice! should we implement a live-api test for this also?

mifi avatar Jul 16 '22 05:07 mifi

@mifi The api is ready, and the example working, can you review this please?

kvz avatar Sep 14 '22 11:09 kvz

Nice! should we implement a live-api test for this also?

Done :)

kvz avatar Oct 11 '22 15:10 kvz

had to revert your change from here: https://github.com/transloadit/node-sdk/pull/141/files#diff-7840a6781856ec257977e28eae3ace9ba049e3f214910ccff7d197e11ef992a6L640-R642

not sure if that change was intended, but type seems to be undefined, not 's3'.

mifi avatar Oct 11 '22 19:10 mifi

Not intended no, apologies and thanks for cleaning up after me 👌

kvz avatar Oct 13 '22 07:10 kvz