You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Supply authentication credentials for keyspace operations (#52)
## What is the goal of this PR?
Recent changes in protocol (typedb/typedb-protocol#7) allow keyspace operations to be authenticated. This PR adapts Grakn Client NodeJS to these recent changes.
## What are the changes implemented in this PR?
- `KeyspaceService.retrieve` and `KeyspaceService.delete` now properly set credentials
- Bump `@graknlabs_protocol` and `@graknlabs_grakn_core` to latest version
commit="e68b03e886986846346a260346bd6743ab967f2e"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
32
+
commit="c92c602ff4d299ce7ccf688affcf18c41f840cb9"# sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_grakn_core
0 commit comments