TritonDataCenter / node-triton

Triton client tool and node.js library
56 stars 40 forks source link

TRITON-2421 Add support for ED25519 keys #342

Closed travispaul closed 8 months ago

travispaul commented 9 months ago

Allows node-triton to make request to CloudAPI using ED25519 keys.

See TRITON-2421 for testing notes. There are also a few bug fixes to the integration tests I encountered while testing.

Worth noting that these changes have also been tested along with the following PRs: