earmuff-jam / climate

Climate is designed to aide you with your item management.
https://climate-theta.vercel.app/
0 stars 0 forks source link

Property Verification of User #89

Closed mohit2530 closed 3 months ago

mohit2530 commented 1 year ago

We need to be able to verify that the property owners are who they claim to be. A verification that can be used is ID.me. I'm unaware of how free it is though. we need to be able to safely say that this is the property owner. Unless the proof is submitted and is verified in person we are unable to authorize the status / grant of property owner.

Some of the techniques that can be used are -

  1. Verification proof must be emailed ( uploaded ) so that we have record proof.
  2. Verification proof could include other means that would support ability to verify a user and their property.
  3. Address verification against MLS database or address verification for property must also be allowed.
  4. Store user profile and user data safely to support logging and tracing abilities.
mohit2530 commented 1 year ago

We need to re-estimate this and break it down to create a more meaningful approach for this method.