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

사용자 인증 기능 추가 #3

Open
5 tasks
Choi-JJunho opened this issue May 27, 2023 · 0 comments
Open
5 tasks

사용자 인증 기능 추가 #3

Choi-JJunho opened this issue May 27, 2023 · 0 comments

Comments

@Choi-JJunho
Copy link
Contributor

Description

Authorization 헤더에 사용자 인증정보를 포함한다.
이 때 인증정보가 필요한 기능에 사용자 정보를 활용 하도록 리팩터링한다.

Todo

  • 헤더에 담긴 사용자 인증정보를 확인한다.
  • 인증이 필요한 기능에 인증과정을 포함한다.
    • 게시글 작성
    • 게시글 수정
    • 게시글 삭제
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant