Naver Login

Component ID

2405635

Component name

Naver Login

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

  • NAVER is one of South Korea internet company. (and Their service name.)
  • This is Drupal 7 module to use NAVER Login Service.
  • In order to use this, you need to have http://developer.naver.com/ account.

Installation

  1. Install naver_login Module.
  2. Login at https://developer.naver.com/
  3. Go to [Key issue/manage] menu.
  4. Click [Add Application] aside Naver Login.
  5. Go to drupal /admin/config/people/naver_login
  6. Get Callback URL.
  7. Copy Callback URL and Paste into Add Application page.
  8. Write detail information and submit.
  9. Get ClientID and ClientSecret.
  10. Paste that value /admin/config/people/naver_login .
  11. Go to /naver_login/auth/request or use "Drupal block - Naver Login Block".