I made a simple Use Case for Login module I was working on.
In there I have three types of ways to log in and I was wondering if this is the correct way.
Or is it better if I have a single Login process and the Facebook, Email and Google are extended to it.
Thank you for the help.
