oauth kakao 로그인

GET https://kauth.kakao.com/oauth/authorize?response_type=code&client_id=d7774b0de8bd81c958657f202701d306&redirect_uri=http://localhost:8080/auth/kakao/callback

Redirect URL

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

Last updated