django-passkeys
django-passkeys copied to clipboard
reg_complete view throws unspecific error
In case something goes wrong the view always returns a server error.
The error handling should be more detailed and return meaningfull status codes.
The error is shown on the server console for more details.
Closed due to inactivity