-
Notifications
You must be signed in to change notification settings - Fork 0
spring security 추가 #16
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
spring security 를 통해 권한 인증과 인가를 수행하는 레이어를 추가합니다.
해당 레이어에서 요청 헤더에 포함된 jwt 를 파싱하여 권한을 확인하는 로직을 수행합니다.