Twitter Login Setting

Login to Admin->Settings->Social Login.

Here, you will be enable login with Twitter.

What is Twitter Social Login Callback URL?

if your domain is like that https://yourdomain.com/ then the callback URL is

https://yourdomain.com/auth/twitter/callback

and

if your domain contents public like that https://yourdomain.com/public then the callback URL is

https://yourdomain.com/public/auth/twitter/callback

Last updated