What is the best way to share data between different openid's based on email account. E.g.
- User1 log in to mysite with OpenID
- Create some data
- Hit 'Share with' and put in email adresse of User2
- User2 log into mysite with OpenID (related to the email User1 provided)
- User2 access data created by User1
Can this be done reliable?