I created my OAuth login system with php that normally works by accessing the computer, but by testing it on my mobile phone for error, it says that my url is not authorized in both facebook login and google login. Remembering that my site does not have a subdomain for when it is accessed by a mobile device, it uses the same url on all devices. Can you help me?