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

이메일 전송 양식 변경 #140

Merged
merged 2 commits into from
Nov 15, 2023
Merged

이메일 전송 양식 변경 #140

merged 2 commits into from
Nov 15, 2023

Conversation

jagaldol
Copy link
Member

Summary

이메일 보내는 양식을 업데이트하였습니다.

Description

image

image

image

위와 같이 변경되었습니다.


추가적으로 가입시 액세스 토큰을 줄 때, jpa에 save하면 columndefault로 role이 들어올 줄 알았는데 savedUser의 role이 null로 찍혀있어서 직접 role 넣었습니다.

이제 가입 시 액세스 토큰이 정상적으로 전달됩니다.

@jagaldol jagaldol added the Type: Enhancement 기능 추가 label Nov 15, 2023
@jagaldol jagaldol self-assigned this Nov 15, 2023
Copy link
Contributor

@sososo0 sososo0 left a comment

Choose a reason for hiding this comment

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

넵! 확인했습니다 👍

@jagaldol jagaldol merged commit 0d2c57a into master Nov 15, 2023
1 check passed
@jagaldol jagaldol deleted the feat/email branch November 15, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants