Azure App Service (Asp.net core) Facebook Login problem (redirect_uri_mismatch)
I configured Facebook Login in my Asp.Net core app (according to https://learn.microsoft.com/en-us/aspnet/core/security/authentication/social/facebook-logins?view=aspnetcore-2.2) - works like a charm on localost. But when I deployed my app on Azure I'm getting this error (after clicking facebook button and getting redirected from facebook…