Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Demo Drupal 8 installation to demonstrate the Social Auth Vkontake module.

License

Notifications You must be signed in to change notification settings

thelebster/drupal8-social-auth-vk-demo

Repository files navigation

Drupal 8: Social Auth Vk Demo

Demo Drupal 8 installation to demonstrate the Social Auth Vkontake module.

Installation

Clone the repo, go to project folder and run composer install.

Usage

  1. Go to https://vk.com/apps?act=manage to create a new application and obtain application id and secret key.

create vk app

  1. Copy .env.example file to .env at root of this project. Provide the VK_CLIENT_ID and VK_CLIENT_SECRET.

  2. To start a server, run the following command:

./vendor/bin/drush runserver 127.0.0.1:8080
  1. Go to http://127.0.0.1:8080 and try to login via Vkontakte.

create vk app

To login as drupal admin use admin with password admin.

About

Demo Drupal 8 installation to demonstrate the Social Auth Vkontake module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages