Made quick authorization through facebook and vk and came across the following problem. There is a registration link that contains a get request of the type http://mysite.com/register?get=1 and the api social networks blocks them, but if I add uri to the trusted list with this get request then all the rules. Tell me how to properly add a link to api so that the rest of get do not block

    0