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

[refactor] 스프링 OAuth 후속작업 #38

Open
6 of 10 tasks
hongbin-dev opened this issue Apr 16, 2021 · 1 comment
Open
6 of 10 tasks

[refactor] 스프링 OAuth 후속작업 #38

hongbin-dev opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels

Comments

@hongbin-dev
Copy link
Collaborator

hongbin-dev commented Apr 16, 2021

추가하려는 기능 설명

  • 인가실패시 메시지 커스터마이징
  • @AuthenticationPrincipal 적용가능한지 검토 및 @loginuser 어노테이션 제거
  • NPE safe 체크
  • Todo 처리
  • jwt 만료시 처리
  • 스웨거에 토큰등록할 수 있도록 변경
  • 테스트코드
  • 의존성 관리
  • 문서화
  • /oauth2/authorization/google 접근시 restful 하게 응답

이유

  • 안정적인 인증/인가처리 및 코드 유지보수가 가능하기 위함

의존성

안내사항

@hongbin-dev
Copy link
Collaborator Author

hongbin-dev commented Apr 26, 2021

  • 문서화
  • /oauth2/authorization/google 접근시 restful 하게 응답
    불필요하다고 판단

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant