Questions about openid and dotnetauthentication
- by chobo2
Hi
I am looking into openid and dotnetauthentication library. However I still go some outstanding questions.
the id that comes back is that unique for each user? Can I store this id in a database as the userId(currently this field is a primary key and unique identifier)
I read that you can try to request information such as email address but you…