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.
Add method to Cluster client to retrieve current user (#290)
## What is the goal of this PR?
Add an API to be able retrieve the currently authenticated user.
## What are the changes implemented in this PR?
Added functions:
* `user(self) -> User` to the `TypeDBClusterClient` abstract class.
* `user(self) -> User` to the `_ClusterClient` class.
Added user step: `get connected user`.
commit="b4cbdd3aaf28428608fc88eae0852425df57fe25"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
42
+
commit="fbba9fc19042460760b852b765d356c9b3f4ebf0"# sync-marker: do not remove this comment, this is used for sync-dependencies by @vaticle_typedb_behaviour
0 commit comments