I would like the users on my DNN website to associate their accounts with their Facebook account. Once this is done, they should be able to login with either the website UN/PW or Facebook.
I currently have Facebook login integrated on the website using a 3rd party module. But the way it works is, that it creates a new user whenever a new profile is used for login. Instead of that, I'd like current users to specify their Facebook profiles in some way and then use it for login if they wish.
I am not sure if this is even possible. Any input appreciated!