This plugin adds support for logging in to a Discourse site via VK.
- Follow the directions at Install a Plugin using https://github.com/discourse/discourse-vk-auth as the repository URL.
- Rebuild the app using
./launcher rebuild app
- Create a new application (or use existing one) at https://vk.com/apps?act=manage. (If you are creating a new application, choose "Website" under Platform in the form.)
- Go to the application settings and note the app ID and Secure key.
- In your Discourse instance, go to Site Settings, filter by "VK" and enter the app ID and the Secure key.
- Check the "vk auth enabled" checkbox, and you're done!
For issues and requests: https://meta.discourse.org/t/vk-com-login-vkontakte/12987