Hi @maxkabechani
Looking at the URL of the button, it points to the following URL:
https://yoursite.com/wp-login.php?loginSocial=facebook&redirect=https%3A%2F%2Fyoursite.com%2Fwp-json%2Flisfinity%2Fv1%2Fauth%2Foptions%2F%3Fpage%3D18
The interesting part is after the &redirect= part, because that points to the following wp-json URL:
https://yoursite.com/wp-json/lisfinity/v1/auth/options/?page=18
Do you possibly have Default or Fix redirect URI set at Global settings > General?
https://nextendweb.com/nextend-social-login-docs/global-settings/
If you have anything there, can you temporarily remove it?
If that doesn’t seem to help either, can you try turning off all plugins but Nextend Social Login and switching back to a Default WordPress theme (Twent*) to see if the problem persits? If it looks good like that, try switching back your theme to see if that redirect link is perhaps created by them.
If still nothing, try turning on your plugins one by one to see which one causes the trouble.