VKontakte Connect
To use VKontakte as a social login provider, you will need an App ID
and App Secret
from your VKontakte app. You’ll then copy these keys into your settings on the ReachFive Console.
This page details, step-by-step, how to create a VKontakte App and connect it to your ReachFive account.
Access VKontakte
-
Log in with you account and go to https://vk.com/dev.
-
Click My Apps.

Create a new Application
-
Click on Create an Application.
-
Add a Title, choose a Platform, add your Site address as well as your Base domain.
Configure your application
On the following screen:
-
Add
https://{REACHFIVE_DOMAIN}/login/callback
as the Return URL, whereREACHFIVE_DOMAIN
is your ReachFive domain.
Configure VKontakte as Provider on ReachFive
-
On the ReachFive Console, go to
. Click VKontakte. -
Copy your credentials: App ID and Secure Key.
-
In the ReachFive Console, paste your VKontakte App ID as the Client ID and your Secure key as the Client secret. Add any required permissions.
-
Don’t forget to Save your input.