comocozy / flarum-ext-auth-naver
Allow users to log in with Naver.
Package info
github.com/Comocozy/flarum-ext-auth-naver
Type:flarum-extension
pkg:composer/comocozy/flarum-ext-auth-naver
0.1.0-beta.6
2017-06-09 08:48 UTC
Requires
- comocozy/oauth2-naver: ^0.1.0
- flarum/core: ^0.1.0-beta.6
This package is not auto-updated.
Last update: 2026-03-01 09:40:03 UTC
README
Naver is a quite popular website for Korean.
This extension enables Flarum login with Naver account.
It works with oauth2-naver which supports Naver OAUTH 2.0.
You don't need to install the oauth2-naver manually because it's done automatically by composer.
Installation
To install, use composer:
composer require comocozy/flarum-ext-auth-naver
Requirement
Administrator must get the client ID and secret from Naver.
Please refer to the page.
Documents
Issue report
Please go to this link to report an issue.