You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we don't check whether the email / account is verified so we treat unverified like they verified.
We should check that and make the whole flow works
Users shouldn't be able to access authenticated features and methods until they verified. Every blocked api should respond with status 403 or 405 (we should decide)
Users should be able to request to resend a verification email.
Currently we don't check whether the email / account is verified so we treat unverified like they verified.
We should check that and make the whole flow works
Resources
The text was updated successfully, but these errors were encountered: