N
Naver Login API
Details
- URL
-
https://openapi.naver.com/v1/nid - Docs
- https://developers.naver.com/docs/login/api/api.md
Authentication
Authorization: Bearer <credential> Sign in to NAVER Developers and register an application at Application > 애플리케이션 등록, enabling 네이버 로그인 for the app. Configure the service environment and callback URL in the app settings, then use the app's client_id and client_secret from Application > 내 애플리케이션 to run the OAuth flow against https://nid.naver.com/oauth2.0/authorize and https://nid.naver.com/oauth2.0/token as documented in the login guide.