typedb / typedb-driver-python

TypeDB Driver for Python
https://typedb.com
Apache License 2.0
67 stars 24 forks source link

Implement missing request builder implementation #237

Closed lolski closed 3 years ago

lolski commented 3 years ago

What is the goal of this PR?

We've implemented the request builder for authentication token

What are the changes implemented in this PR?

  1. Implement request builder for authentication token
  2. Update protocol in requirements.txt and requirements_dev.txt
  3. Update @vaticle_typedb_cluster_artifact