-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix: auth 관련 api가 무조건 200 리턴 버그 #779
Merged
The head ref may contain hidden characters: "778-auth-\uAD00\uB828-api-\uBB34\uC870\uAC74-200-\uB9AC\uD134-\uBC84\uADF8"
Merged
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
feda782
Merge pull request #675 from jiphyeonjeon-42/develop
scarf005 c94196f
Merge pull request #719 from jiphyeonjeon-42/develop
jimin52 6262039
Merge pull request #721 from jiphyeonjeon-42/develop
scarf005 4267209
Merge pull request #747 from jiphyeonjeon-42/develop
jimin52 eb40c3f
fix(build): typescript를 dependencies로 이전
scarf005 94037c5
Merge pull request #749 from jiphyeonjeon-42/tsc가-dependencies에-없음
jimin52 5dc59c1
Merge pull request #755 from jiphyeonjeon-42/develop
jimin52 d72f526
Merge pull request #759 from jiphyeonjeon-42/develop
jimin52 1ac5b23
feat: add mydata service
jimin52 7094331
feat: 유저 search 할 때 id 가 undefined 인 경우 핸들링
jimin52 1c8b49b
feat: add swagger && /me endpoint && apply authValidate
jimin52 71c1216
Merge branch 'develop' into 778-auth-관련-api-무조건-200-리턴-버그
jimin52 5754bef
fix: searchUsersById 타입을 이전과 같이 리턴하도록 변경
jimin52 7fbfa10
Merge branch '778-auth-관련-api-무조건-200-리턴-버그' of https://github.com/ji…
jimin52 1449028
fix: add librarian validate in search endpoint
jimin52 cda9990
feat: 로그인한 유저만 본인 정보를 찾을 수 있도록 middleware 에서 권한 체크
jimin52 7b7ad82
chore: console.log 제거
jimin52 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
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.
Check failure
Code scanning / CodeQL
Missing rate limiting