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]: 어드민 페이지 구성 및 권한 설정 완료 #117

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

sejineer
Copy link
Contributor

📄 Summary

  • security를 이용한 어드민 페이지 권한 설정을 하였습니다.

🙋🏻 More

  • providerId 를 encoding 하여 db에 저장하는 방식으로 변경하였습니다. 이로 인해 domain 모듈에서는 web 모듈을 참조할 수 없어 core-api 모듈에서 passwordEncoder로 encoding 후 core-domain 으로 넘겨서 저장하는 방식으로 바꾸었습니다. 이와 관련하여 더 좋은 방법을 가지고 계신다면 공유해 주시면 감사하겠습니다!

@sejineer sejineer added the feature 새로운 기능/특징 label Aug 25, 2024
@sejineer sejineer requested review from kjb512 and hojinida August 25, 2024 18:26
@sejineer sejineer self-assigned this Aug 25, 2024
Copy link
Contributor

@hojinida hojinida left a comment

Choose a reason for hiding this comment

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

프론트를 정말 잘하시네요!

@sejineer sejineer merged commit 6232659 into develop Aug 26, 2024
1 check passed
@sejineer sejineer deleted the feature/#111-form-login branch August 27, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능/특징
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants