SammyK / LaravelFacebookSdk

Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
MIT License
692 stars 200 forks source link

Allow Facebook users with empty emails #194

Open apasov opened 7 years ago

apasov commented 7 years ago

Make the email field nullable to avoid database error when adding Facebook users with empty emails.