Hi,
Naver is the most popular website for Korean.
My forum site needs to support login with Naver account, so I implemented this package.
Authentication process is quite similar to Github, so I forked from flarum-ext-auth-github and modified based on Naver requirements.
Installation
composer require comocozy/flarum-ext-auth-naver
Screenshots
Sources
Additional notes
This package works with Naver OAUTH2 client. If you're interested in this, then please take a look at the oauth2-naver. However, you don't need to install it manually because it's done by composer during installing flarum-ext-auth-naver.
I hope this help Korean Flarum developers/admins ?