-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- page에서 api 보내기 전에 비밀번호 유효성 검사를 하지 않고 넥스트 서버 측에서 api 콜 하기 전에 비밀번호 일치 여부를 확인하도록 했습니다 - axios에서 중복된 header application/json을 인스턴스 정의할 때 관리하도록 했습니다.
- Loading branch information
1 parent
1d362f9
commit 50af011
Showing
3 changed files
with
18 additions
and
22 deletions.
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
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