Skip to content
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

Fix validation of credantials with pydantic v1 #186

Closed

Conversation

bschoenmaeckers
Copy link
Contributor

fixes #185 and unify pydantic v1 & v2 logic.

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2023

CLA assistant check
All committers have signed the CLA.

@bschoenmaeckers bschoenmaeckers changed the title Fix validation of credantials with pydantic v2 Fix validation of credantials with pydantic v1 Nov 9, 2023
@MasterKale
Copy link
Collaborator

Thank you for your contribution @bschoenmaeckers. Unfortunately for this PR, I've removed Pydantic as a dependency of this project in #195 so this change is no longer needed.

@MasterKale MasterKale closed this Jan 11, 2024
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.

Pydantic V1 validated AuthenticationCredential & RegistrationCredential do not pass verify
3 participants