Skip to content

[Chore] 인증 관련 Security 및 JWT 설정 close #17#20

Merged
Jsplix merged 4 commits intomainfrom
chore/auth-configuration-#17
Jun 23, 2025
Merged

[Chore] 인증 관련 Security 및 JWT 설정 close #17#20
Jsplix merged 4 commits intomainfrom
chore/auth-configuration-#17

Conversation

@Jsplix
Copy link
Copy Markdown
Collaborator

@Jsplix Jsplix commented Jun 23, 2025

Motivation

  • OAuth 도입 전 Jwt Token을 위한 Security 설정Jwt 설정
  • 원활한 API 연동을 위한 cors 설정

Problem Solving

  • SecurityConfig 추가
  • JwtPropertiesJwtProvider, JwtAuthenticationFilter 추가
  • 원활한 API 연동을 위해 모든 URI에 대해 CORS 허용

To Reviewer

X

@Jsplix Jsplix self-assigned this Jun 23, 2025
@Jsplix Jsplix merged commit 21b667a into main Jun 23, 2025
1 check passed
@Jsplix Jsplix added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant