Basic driver and OIDC
- 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