strongdoc.client.
connect_to_server_with_auth
Creates a secure channel with an authentication token to the StrongDoc Server
token (string) – The user JWT token
channel – A secure gRPC SSL channel.
connect_to_server_with_no_auth
Creates a secure channel to the StrongDoc Server
strongdoc.api package