Skip to content

Introduce Bolt Protocol 5.1 #1065

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 4 commits into from
Mar 15, 2023
Merged

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Mar 9, 2023

This version of the protocol introduces two new messages for manage credentials.

  • LOGIN with a given auth token.
  • LOGOFF of the current auth token.

The HELLO message is not more responsible for negotiating credentials in this version of the protocol.

This version of the protocol introduces two new messages for manage credentials.

* LOGIN with a given auth token.
* LOGOFF of the current auth token.

The HELLO message is not more responsabile for negotiating credentials in this version of the protocol.
@bigmontz bigmontz force-pushed the 5.x-introduce-bolt-5.1 branch from 447c8c1 to 224c3c0 Compare March 15, 2023 10:53
@bigmontz bigmontz merged commit c3f52c4 into neo4j:5.0 Mar 15, 2023
@bigmontz bigmontz deleted the 5.x-introduce-bolt-5.1 branch March 15, 2023 13:01
bigmontz added a commit to bigmontz/neo4j-javascript-driver that referenced this pull request Mar 15, 2023
This version of the protocol introduces two new messages for manage credentials.

* LOGIN with a given auth token.
* LOGOFF of the current auth token.

The HELLO message is not more responsible for negotiating credentials in this version of the protocol.
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.

2 participants