oauth naver 로그인

GET https://nid.naver.com/oauth2.0/authorize?response_type=code&client_id=JAnr85GxwFcBiBMCvdpL&state=vninaeonfd&redirect_uri=http://localhost:8080/auth/naver/callback

Redirect URL

http://localhost:3000/login/oauth?access_token=Bearer%xxx&refresh_token=xxx

Last updated