Skip to content

#25 -- Add the functionality which allows users to connect to GraphSpace using auth token #28

Open
JingVT wants to merge 3 commits intoadbharadwaj:developfrom
JingVT:add_auth_token_connection
Open

#25 -- Add the functionality which allows users to connect to GraphSpace using auth token #28
JingVT wants to merge 3 commits intoadbharadwaj:developfrom
JingVT:add_auth_token_connection

Conversation

@JingVT
Copy link
Contributor

@JingVT JingVT commented Nov 6, 2018

fixes #25

Now, users can connect to GraphSpace using username and password,
graphspace = GraphSpace('user1@example.com', 'user1')
or using username and authentication key.
graphspace = GraphSpace('user1@example.com', auth_token='Basic dXNlcjFAZXhhbXBsZS5jb206dXNlcjE=')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant