[TASK] JWT 생성 로직 개발#22
Merged
Merged
Conversation
Closed
2rebi
reviewed
Aug 1, 2021
|
|
||
| @Schema(description = "이메일 주소") | ||
| @field:Email | ||
| val email: String, |
Contributor
Author
There was a problem hiding this comment.
@RebirthLee 그렇네요~ 👍🏼
| format_sql: true No newline at end of file | ||
| format_sql: true | ||
| jwt: | ||
| secret: ${JWT_SECRET} |
Member
There was a problem hiding this comment.
이건 로컬용이니까 그냥 공개된 상태에서의 키여도 괜찮을거같아요 아무거나 박아버리죠
Contributor
Author
There was a problem hiding this comment.
@RebirthLee custom 쪽에서 쓰던걸로 우선 막 넣겠습니다 👍🏼
bc7edd4 to
dfd0910
Compare
2rebi
approved these changes
Aug 4, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
필수 리뷰어: @RebirthLee
진행 목표
변경 후
어려웠던 점
레퍼런스