Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] passport 모듈 기초세팅 #118

Merged
merged 5 commits into from
Nov 10, 2024
Merged

Conversation

begong313
Copy link
Collaborator

@begong313 begong313 commented Nov 9, 2024

관련 이슈 번호

작업 내용

  • passport, passport-local, passport-google, passport github 설치
  • bcrypt 설치
  • passport 전략파일 생성 및 모듈에 연결

PR 포인트

고민과 학습내용

스크린샷

@begong313 begong313 linked an issue Nov 9, 2024 that may be closed by this pull request
@begong313 begong313 self-assigned this Nov 9, 2024
@github-actions github-actions bot added the size/m label Nov 9, 2024
@begong313 begong313 added BE Backend 관련 작업 🔨 Config 환경 설정 작업 and removed size/m labels Nov 9, 2024
@begong313 begong313 added this to the 사용자 인증 시스템 milestone Nov 9, 2024
Copy link
Collaborator

@Jieun1ee Jieun1ee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

@begong313 begong313 merged commit 45c2366 into develop Nov 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Backend 관련 작업 🔨 Config 환경 설정 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Passport 모듈 초기 세팅
3 participants