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

[BE] Jwt 인증을 담당하는 Api Gateway 생성 #134

Closed
2 tasks
mclub4 opened this issue May 4, 2024 · 0 comments
Closed
2 tasks

[BE] Jwt 인증을 담당하는 Api Gateway 생성 #134

mclub4 opened this issue May 4, 2024 · 0 comments
Assignees
Labels
🔒 BE backend task 📝 feature New feature or request 🔨 setting

Comments

@mclub4
Copy link

mclub4 commented May 4, 2024

Feature Description

MSA 구조에서 각각 서버에 JWT 토큰을 확인하는 로직을 구현하는 것은 비효율 적입니다.
따라서, 인가를 담당하는 API Gateway를 두는 게 좋습니다.

Detailed Tasks

  • Spring Cloud Gateway 생성
  • JWT Filter 생성

Reference Materials (Optional)

mclub4 added a commit that referenced this issue May 4, 2024
mclub4 added a commit that referenced this issue May 4, 2024
BlueBerrySoda added a commit that referenced this issue May 4, 2024
Feautre/be/#134 Spring Cloud Gateway를 이용한 Api 게이트웨이 생성
mclub4 added a commit that referenced this issue May 4, 2024
mclub4 added a commit that referenced this issue May 5, 2024
mclub4 added a commit that referenced this issue May 5, 2024
@mclub4 mclub4 changed the title werwe [BE] Jwt 인증을 담당하는 Api Gateway 생성 May 6, 2024
@mclub4 mclub4 self-assigned this May 11, 2024
@mclub4 mclub4 closed this as completed May 11, 2024
@mclub4 mclub4 added 📝 feature New feature or request 🔒 BE backend task 🔨 setting labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔒 BE backend task 📝 feature New feature or request 🔨 setting
Projects
None yet
Development

No branches or pull requests

1 participant