nodestream-proj / nodestream-plugin-neo4j

Database Connector Implementation for Neo4j
2 stars 1 forks source link

Dynamically Retrieve Credentials #16

Closed zprobst closed 4 months ago

zprobst commented 4 months ago

This checks if the values the are passed to the connector are lazy loaded. If so, the value is retrieved when initially starting the driver as well as when the auth is considered expired.