I am using omniauth ( https://github.com/intridea/omniauth ) to allows users to log in via facebook. everthing is working. However I just want to sure that facebook is always send email address of the user all the time.
Is there as way to control that facebook must send email address.
Thanks