php - Facebook login - URL blocked -


i have option users sign via facebook. i'm using socialite package. works fine on local server, in production getting error says url blocked. know url needs assigned in facebook application, , i've entered (for example myapp.com/redirect). when click login button, in browser uri: uri=http%3a%2f%2flocalhost%3a8000% ... can change myapp.com ? i've set application production mode in config/app.php, , app_url http://myapp.com... problem remains...


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -