MVC 5 facebook/google authentication, without email -


According to this article I have implemented Facebook / Google authentication: but after authentication the user will be able to input their email address Is called for. Is there a way to authenticate the user without asking for his e-mail? I am pretty sure that many sites do this, appreciate any guidance or article!

ExternalLoginCallback instead of line in the account controller in the

  view ("External login configuration", new Extra login login configuration {email = login.info.mail});  

ExternalLoginConfirmation with all the rows inside the function


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -