Match Facebook login by user email?

Can Facebook login match by email field instead of OAuth ID? My existing user table has user_email column.

Brgds

/Poul

If your project's User Name Field (not the Email Field) is the email field in your user table, and the email addresses match the Facebook login, the users will be found after Facebook login. (Assume v2026.)

Thanks arbei.

/Poul