Skip to content

Supply authentication credentials for keyspace operations #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Supply authentication credentials for keyspace operations #29

merged 1 commit into from
Aug 14, 2019

Conversation

vmax
Copy link
Contributor

@vmax vmax commented Aug 14, 2019

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 Java to these recent changes.

What are the changes implemented in this PR?

  • Builder methods in RequestBuilder.Keyspace now accept username and password
  • Keyspaces constructor now accepts username and password
  • Bump @graknlabs_protocol to latest version

@vmax vmax merged commit 9650c05 into typedb:master Aug 14, 2019
@vmax vmax deleted the authenticated-keyspace-operations branch August 14, 2019 12:28
@lolski lolski added this to the 1.5.4 milestone Sep 6, 2019
dmitrii-ubskii pushed a commit that referenced this pull request Aug 25, 2023
… build-tools repository (#29)

Change reference from `graknlabs/grabl` to `graknlabs/build-tools`
dmitrii-ubskii pushed a commit to dmitrii-ubskii/typedb-driver that referenced this pull request Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants