brockallen / BrockAllen.MembershipReboot

MembershipReboot is a user identity management and authentication library.
Other
742 stars 238 forks source link

That mobile phone is already in use by a different account. #588

Closed mikeandersun closed 8 years ago

mikeandersun commented 8 years ago

I try to change mobile phone for a user if the mobile phone is used by another user we have a exception. It is possible to _userAccountService.ChangeMobilePhoneRequest(userId,phoneNumber ); return a result ?

brockallen commented 8 years ago

Does it make sense to allow two accounts to share a mobile phone? Doesn't sound very secure to me.