Hello everyone,I am trying to add special config for VK in OAuth2 library, but I get stuck in a rut. VK doesn't allow make redirect URI without ( http:// or https://) so I can't send authorization token into application using URL schemes( because I need use something like "applicationName://". Did anyone encounter a similar problem ? How can I solve this problem?
P.S VK also doesn't have refresh tokens. VK begins to to irritate me :)
Denis.