issue: Existing User Registration
This addresses an issue where registering as a non-existing user fails to register nor create an account. This is due to a check added in `824e92` that fails if there is no User model found for the address provided.
Please register or sign in to comment