Skip to content

Releases: youngkiu/nestjs-kakaologin

NestJS: Token-Based User Authentication

28 Jan 13:42
Compare
Choose a tag to compare

NestJS

  • passport-kakao (KakaoStrategy)
    • KakaoAuthGuard
  • passport-jwt (JwtStrategy)
    • JwtAuthGuard
  • @nestjs/jwt
    • JwtModule
    • JwtService

NestJS: Session-Based User Authentication

20 Jan 15:08
Compare
Choose a tag to compare

NestJS

  • passport-kakao (KakaoStrategy)
    • KakaoAuthGuard
  • SessionAuthGuard
  • SessionSerializer