PHPackages                             sokolnikov911/opauth-vkontakte-updated - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. sokolnikov911/opauth-vkontakte-updated

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

sokolnikov911/opauth-vkontakte-updated
======================================

VKontakte strategy for Opauth

0114PHP

Since Mar 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sokolnikov911/opauth-vkontakte-updated)[ Packagist](https://packagist.org/packages/sokolnikov911/opauth-vkontakte-updated)[ RSS](/packages/sokolnikov911-opauth-vkontakte-updated/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Opauth-VKontakte
================

[](#opauth-vkontakte)

Opauth strategy for VKontakte authentication.

Based on Opauth's Facebook Oauth2 Strategy

Getting started
---------------

[](#getting-started)

1. Make sure your cake installation supports UTF8
2. Install Opauth-VKontakte:

    ```
    cd path_to_opauth/Strategy
    git clone git://github.com/dgrabla/opauth-vkontakte.git VKontact
    ```
3. Create VK application at
4. Configure Opauth-VKontact strategy with `app_id` and `app_secret`.
5. Direct user to `http://path_to_opauth/vkontakte` to authenticate

Strategy configuration
----------------------

[](#strategy-configuration)

Required parameters:

```
