The Problem is according to Facebook if the user does not provide an email address (because the user uses his phone number) then YAF throw an error because yaf needs the email address.
In YAF 2.3.0 i added a check if the email address is empty and if its empty the user gets an error message instead of the white screen.