I have 2 asp.net website hosted on 2 different domain in a same server and also sharing the same database.
How can I implement it like this way that user logged via social login provider(Facebook, Google) and they will be logged in other site automatically?
Can anyone give me some sort of reference about this?