django-passkeys
django-passkeys copied to clipboard
delKey and toggleKey throw exception on invalid id parameter.
They should handle invalid request data more gracefully by returning HTTP 400 status code.
You can open PR for that