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

exception common base class #214

Closed
raylu opened this issue Apr 1, 2024 · 3 comments · Fixed by #219
Closed

exception common base class #214

raylu opened this issue Apr 1, 2024 · 3 comments · Fixed by #219

Comments

@raylu
Copy link

raylu commented Apr 1, 2024

right now, all the exceptions directly subclass Exception

it'd be much nicer if they shared a common WebAuthnException class or something so we could distinguish them from other errors

@MasterKale
Copy link
Collaborator

Hello @raylu (and @bschoenmaeckers) this has been addressed in webauthn==2.2.0

@MasterKale
Copy link
Collaborator

I had an issue publishing the latest version so v2.2.0 isn't available just yet. I'll follow up when it's finally available on PyPI.

@MasterKale
Copy link
Collaborator

Alright, I got things worked out. webauthn==2.2.0 is now available on PyPI

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 a pull request may close this issue.

2 participants