
https://github.com/youngkiu/nestjs-kakaologin

https://docs.nestjs.com/techniques/sessionhttps://docs.nestjs.com/security/authenticationhttps://docs.nestjs.com/guards

NestJS에서 제공하는 JwtModule, JwtService와 passport-jwt를 이용하여 구현

kakao.strategy.ts

https://developers.kakao.com/docs/latest/en/kakaologin/rest-api#request-code-request

https://console.cloud.google.com

NestJS 프레임워크에 Sentry 적용

https://docs.nestjs.com/custom-decorators#param-decorators https://velog.io/@mskwon/NestJS-Overview-Custom-Decorators user.decorator.ts

제로초 NestJS 강의를 수료하고, NestJS에 OAuth 카카오 로그인 인증을 추가한 repo에 Chat 기능을 추가해 봅니다.


Rest 채널과 Socket 채널은 각각 독립적이다

Ref)https://wnsdufdl.tistory.com/432

https://tailwindcss.com/docs https://daisyui.com/components

https://docs.nestjs.com/openapi/introduction

https://nestjs-kakaologin.herokuapp.com/ 사이트에 Mixpanel SDK 설치하였습니다.

Sender Settings 생략합니다.SMTP Relay 클릭SENDGRID_API_KEY 획득sendgrid.service.ts 작성전부 구현한 것 같으나, 무료 이메일(gmail) 계정이라 리뷰중(under review)인 것 같습니다.참고)https:/