back-end1 Nest.js 구글 로그인(1) 출처: https://dev.to/imichaelowolabi/how-to-implement-login-with-google-in-nest-js-2aoa How to Implement Login with Google in Nest JS In this article, we are going to implement (OAuth) login with google in Nest JS. Coming from Express,... dev.to 이분 꺼 보고 배웠어요. 먼저 Node.js 를 까신 다음 명령프롬프트(CMD)에 전역으로 nestjs/cli 을 깔아줍니다. 그 다음 nest로 새로운 프로젝트를 만들어 줍니다. $ npm i -g @nestjs/cli $ nest new project-name 그리고 구글.. 2023. 1. 11. 이전 1 다음