====== authvk Plugin ====== ---- plugin ---- description: Authentication with VK.com accounts author : Ilnur Gimazov email : ubvfp94@mail.ru type : auth, action lastupdate : 2017-08-16 compatible : Detritus, Frusterick Manners depends : conflicts : similar : authgoogle tags : authentication, authvk, vk downloadurl: https://github.com/llnoor/dokuwiki-plugin-authvk/zipball/master bugtracker : https://github.com/llnoor/dokuwiki-plugin-authvk/issues sourcerepo : https://github.com/llnoor/dokuwiki-plugin-authvk/ donationurl: screenshot_img : ---- ===== Description ===== This Authentication Plugin allows to sign in to DokuWiki using VK.com accounts. ===== Installation ===== First create a VK App for authentication. Take a look at [[https://vk.com/dev/manuals]] section [[https://vk.com/dev/access_token]] Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. After setup, you have to select ''authvk'' in the [[config:authtype]] config option. ===== Configuration and Settings ===== - Change ''authtype'' to ''authvk'' - Enter your client_id,client_secret and redirect_uri (http://example.com/ or http://example.com/doku.php) ===== Development ===== === Change Log === https://github.com/llnoor/dokuwiki-plugin-authvk/ * **2017-08-16** * Initial release * **2017-09-06** * Fixed bugs === Known Bugs and Issues === https://github.com/llnoor/dokuwiki-plugin-authvk/issues