forumaker / vk-oauth
Adds a VK ID OAuth provider for FoF OAuth
Package info
Type:flarum-extension
pkg:composer/forumaker/vk-oauth
2.0.0
2026-08-21 21:57 UTC
Requires
- php: ^8.2
- flarum/core: ^2.0
- fof/oauth: ^2.0
- league/oauth2-client: ^2.8
README
Adds a VK ID OAuth provider for FoF OAuth. Supports Flarum 2.x
🚀 Features
- ⚙️ VK ID login via FoF OAuth
- 🎨 Styled login button for the forum frontend
📸 Screenshots
📦 Installation
Run this in your Flarum root directory:
composer require forumaker/vk-oauth:"*"
🛠️ Configuration
- Create an application at
https://id.vk.ru/about/business/ - Set the callback URL to
https://your-forum.ru/auth/vk - Enter your Client ID and Secure key in the FoF OAuth provider settings