oauth google 로그인

GET http://localhost:8080/oauth2/authorization/google

Redirect URL

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

Last updated