Skip to content

Raise ConfigurationError on invalid auth argument - #1162

Merged
robsdedude merged 3 commits into
neo4j:6.xfrom
robsdedude:errors/config-error-on-invalid-auth
May 9, 2025
Merged

Raise ConfigurationError on invalid auth argument#1162
robsdedude merged 3 commits into
neo4j:6.xfrom
robsdedude:errors/config-error-on-invalid-auth

Conversation

@robsdedude

Copy link
Copy Markdown
Member

Instead of AuthError.

This improves the differentiation between DriverError for client-side errors and Neo4jError for server-side errors.

Instead of `AuthError`.

This improves the differentiation between `DriverError` for client-side errors
and `Neo4jError` for server-side errors.

@StephenCathcart StephenCathcart left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@robsdedude
robsdedude merged commit 60be5f3 into neo4j:6.x May 9, 2025
@robsdedude
robsdedude deleted the errors/config-error-on-invalid-auth branch May 9, 2025 16:05
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