PHPackages                             opauth/vkontakte - 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. opauth/vkontakte

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

opauth/vkontakte
================

VKontakte strategy for Opauth

51.6k9[1 issues](https://github.com/dgrabla/opauth-vkontakte/issues)[1 PRs](https://github.com/dgrabla/opauth-vkontakte/pulls)PHP

Since Nov 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dgrabla/opauth-vkontakte)[ Packagist](https://packagist.org/packages/opauth/vkontakte)[ RSS](/packages/opauth-vkontakte/feed)WikiDiscussions master Synced 4w 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:

```
