mkalioby / django-passkeys

Django Authentication Backend For Passkeys
MIT License
197 stars 22 forks source link

reg_complete view throws unspecific error #44

Open christian-thieme opened 1 week ago

christian-thieme commented 1 week ago

In case something goes wrong the view always returns a server error.

The error handling should be more detailed and return meaningfull status codes.

mkalioby commented 1 week ago

The error is shown on the server console for more details.