Skip to content

Basic driver and OIDC

Compare
Choose a tag to compare
@transistive transistive released this 13 Jan 22:50
· 717 commits to main since this release
  • upgraded authentication to support OIDC on bolt connections with neo4j 4.4 and up. See Laudis\Neo4j\Authentication\Authenticate::oidc
  • introduced a basic driver as an alternative to clients with only a single connection. See Laudis\Neo4j\Authentication\Driver