comocozy / flarum-ext-auth-naver
Allow users to log in with Naver.
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 15
Open Issues: 0
Type:flarum-extension
Requires
- comocozy/oauth2-naver: ^0.1.0
- flarum/core: ^0.1.0-beta.6
This package is not auto-updated.
Last update: 2025-03-30 05:22:54 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.