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

[#5] feat: jwtFilter 등록 #30

Merged
merged 3 commits into from
Mar 13, 2022
Merged

[#5] feat: jwtFilter 등록 #30

merged 3 commits into from
Mar 13, 2022

Conversation

raae7742
Copy link
Member

@raae7742 raae7742 commented Mar 12, 2022

Description

  • jwtFilter 등록 -> 'ACCESS-TOKEN' 헤더에 있는 jwt 토큰으로 유저의 권한을 인식한다.
  • custom exception handler 생성
  • child entity 생성

@raae7742 raae7742 added the 🌱back-end Back-end label Mar 12, 2022
@raae7742 raae7742 requested a review from hellouz818 March 12, 2022 08:33
@raae7742 raae7742 self-assigned this Mar 12, 2022
### Description
- add custom exception type
- add child entity
- fix firstname, last name -> username(full)
### Description
- first/last name -> username 으로 통합
- 회원가입 폼에서 child 리스트 받도록 수정
- exception handler 추가
Copy link
Member

@hellouz818 hellouz818 left a comment

Choose a reason for hiding this comment

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

👏

@hellouz818 hellouz818 merged commit 982cffd into main Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants