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

Feat: spring security 의존성, 클래스 추가 #17

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

PPakSang
Copy link
Contributor

@PPakSang PPakSang commented Aug 7, 2022

PR 요약

  1. spring security 를 통해 권한 인증과 인가를 수행하는 레이어를 추가합니다.

변경 사항

  1. security 및 jwt 의존성을 추가합니다.
  2. email 을 통한 인증/인가를 수행합니다.

참고 사항

  1. 자세한 인증/인가 로직은 프로젝트 협업 문서에 업로드 하겠습니다.

spring security 를 통해 권한 인증과 인가를 수행하는 레이어를 추가합니다.
@PPakSang PPakSang added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 7, 2022
@PPakSang PPakSang requested review from hw0603, HyeW and dkdud9261 August 7, 2022 13:08
@PPakSang PPakSang self-assigned this Aug 7, 2022
@PPakSang PPakSang linked an issue Aug 7, 2022 that may be closed by this pull request
@PPakSang PPakSang merged commit 21be7ce into develop Aug 7, 2022
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.

spring security 추가
1 participant