Hi All,
Can anyone recommend a better login module for DNN?
We're looking for something which :
- Provides FB & Google Logins
- Allows users to use the same email address between each so if their email is the same with Google / FB / DNN they always get logged in with the same account.
- Import of FB / Google profile details and profile image.
- Preferable to have it's UI customisable to render Bootstrap HTML.
- Can be opened within an iframe so it can be used within a bootstrap modal popup. - Not a popup which has it's HTML in every page to be popped up with jQuery or similar.
- Includes source code.
At the moment, I think I'm looking at modifying the DNN modules to do the above but I'd appreciate it if someone can save me the time!