datastax / astra-db-ts

Typescript client for Astra DB Vector
https://npmjs.com/@datastax/astra-db-ts
Apache License 2.0
13 stars 6 forks source link

correct DSE token #57

Closed vkarpov15 closed 2 months ago

vkarpov15 commented 2 months ago

AFAIK the correct DSE token starts with "Cassandra" with an uppercase "C". That's how stargate-mongoose does it, and from what I can tell stargate auth always fails with a lowercase "c".