hasura / ndc-typescript-deno

Instant Hasura Native Data Connector by writing Typescript Functions
https://hasura.io
Apache License 2.0
21 stars 3 forks source link

Update ndc-sdk-typescript to v1.2.6 to address SERVICE_TOKEN issue #87

Closed sordina closed 10 months ago

sordina commented 10 months ago

Update ndc-sdk-typescript to v1.2.6 to address SERVICE_TOKEN_SECRET issue

SERVICE_TOKEN_SECRET wasn't being checked correctly in the SDK.

See PR: https://github.com/hasura/ndc-sdk-typescript/pull/11

Changelog

Type

Changelog entry

v0.22

Update TS SDK Dependency to v1.2.6.

  • Fixes issue with SERVICE_TOKEN check