pxlsspace/Pxls

VK OAuth issue

parazit1k opened this issue · 1 comments

I created a web application in VK and registered the key and secret in pxls.conf, when I try to redirect to the site, I get the following error:
{"error":"bad_service","message":"No auth service named vk"}

Fixed by 9be8f6b. Problem was the usage of an older and now deprecated VK API.