Skip to content

[Feat/#45] JWT 토큰 인증 범위 수정 및 초기데이터 추가#56

Open
maxdev-lab wants to merge 4 commits into
developfrom
feat/#45
Open

[Feat/#45] JWT 토큰 인증 범위 수정 및 초기데이터 추가#56
maxdev-lab wants to merge 4 commits into
developfrom
feat/#45

Conversation

@maxdev-lab

Copy link
Copy Markdown
Contributor

📝 요약(Summary)

실행 시 초기데이터 바로 넣도록 구성하였고 로그인이 필요한 기능에 JWT 토큰이 필요하도록 설정하였습니다.

🛠️ PR 유형

어떤 변경 사항이 있나요?

  • JWT 토큰 범위 수정
  • 초기데이터 추가

💬 공유사항

SWAGGER로 작업하게 되면 로그인 통해 토큰가져와서 인증받아야 기능들(회원가입이나 지도API는 제외) 사용가능합니다

@maxdev-lab maxdev-lab requested a review from suyeonnii June 21, 2025 14:03
@maxdev-lab maxdev-lab self-assigned this Jun 21, 2025
@maxdev-lab maxdev-lab added the Feat 새로운 기능 추가 label Jun 21, 2025
@maxdev-lab maxdev-lab linked an issue Jun 21, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feat 새로운 기능 추가

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] JWT 토큰 범위 수정 및 초기데이터 추가

1 participant