Email Verification required and Captcha return the same error code
Hey! 
I think this might be a bug — or at least a DX issue — because the current implementation doesn’t let us differentiate between different failure cases.
Here’s the relevant code:
The issue is that both of the following failure cases return the same 403 status:
I think this might be a bug — or at least a DX issue — because the current implementation doesn’t let us differentiate between different failure cases.
Here’s the relevant code:
The issue is that both of the following failure cases return the same 403 status:
- When the user hasn’t verified their email.
- When the captcha check fails.