NAVER Login application
NAVER Login - OAuth
NAVER Login supports OAuth 2.0 authentication, which lets a third-party application have users log in to the application by using the NAVER authentication feature. For details, see NAVER Login Integration Guide.
Register an application
To use NAVER Open API, you need to register your application and get a client ID and client secret on NAVER Developers.
- Click Register Application.
- In the page, select the checkbox (Accept the Terms and Conditions) and then click the button (OK) at the bottom.
- Verify your phone number and enter your company name. Then, click the button (OK). Phone verification is required to confirm that you have the correct contact information. It is needed only once when registering your application for the first time.
Select NAVER Login
- Make sure to select NAVER Login.
- Enter details about your application as shown in the page and then click the button (Submit) at the button.
※ Note
For the NAVER Performance DA API, you don't need to enter information you provided when registering for the NAVER Login API.
When you select the items (personal information) you provided when registering for the NAVER Login API, the use of your client ID may be restricted.
Request access to the API
Copy the client ID from your application and go to the NAVER Performance DA website. In the website, go to 대표 관리 계정 (Primary Manager Account) > 설정 (Settings) > API 관리 메뉴 (APIs) and paste the client ID by using the API 사용 신청 (Enable API) feature. Then, you will be granted access to the API by a manager. Note that it is allowed to request access with some manager accounts only during beta period.
Integrate NAVER Login
Integrate NAVER Login into your application by following the steps on NAVER Developers. You can get an access token by logging in with NAVER.