-
Notifications
You must be signed in to change notification settings - Fork 1
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] security jwt 를 이용한 로그인 및 회원가입 기능 추가 #31
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06e7fdd - Browse repository at this point
Copy the full SHA 06e7fddView commit details -
[fix] 생성되는 PK 값 discussion에서 제안한 값으로 통일
생성되는 PK 값 discussion에서 제안한 값으로 통일 id로 통일하되 컬럼 어노테이션 활용하여 id값 지정
Configuration menu - View commit details
-
Copy full SHA for 1fca8ba - Browse repository at this point
Copy the full SHA 1fca8baView commit details -
[feat] login 및 signup response request dto 추가
login 및 signup response request dto 추가
Configuration menu - View commit details
-
Copy full SHA for 14af747 - Browse repository at this point
Copy the full SHA 14af747View commit details -
[fix] bCryptPasswordEncoder authconfig에서 설정 하도록 변경
bCryptPasswordEncoder authconfig에서 설정 하도록 변경
Configuration menu - View commit details
-
Copy full SHA for e2a4a4e - Browse repository at this point
Copy the full SHA e2a4a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b956894 - Browse repository at this point
Copy the full SHA b956894View commit details -
[feat] PrincipalDetails, AuthConfig 추가
security 설정 클래스 PrincipalDetails, AuthConfig 추가
Configuration menu - View commit details
-
Copy full SHA for f33bdde - Browse repository at this point
Copy the full SHA f33bddeView commit details -
[docs] querydsl generated Qclass gitignore 등록
querydsl generated gitignore 등록
Configuration menu - View commit details
-
Copy full SHA for 27de5b3 - Browse repository at this point
Copy the full SHA 27de5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78acdd - Browse repository at this point
Copy the full SHA c78acddView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaee247 - Browse repository at this point
Copy the full SHA eaee247View commit details -
JWT 설정 클래스들 추가 JwtKey, JwtProperties, JwtProvider, SigningKeyResolver 추가
Configuration menu - View commit details
-
Copy full SHA for a4cee6f - Browse repository at this point
Copy the full SHA a4cee6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cde08f6 - Browse repository at this point
Copy the full SHA cde08f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a143409 - Browse repository at this point
Copy the full SHA a143409View commit details -
[fix] Authconfig에서passwordEncode참조 하도록 변경
appconfig에서passwordEncode bean을 등록 하고 Authconfig 에서 passwordEncode를 참조 하도록 변경
Configuration menu - View commit details
-
Copy full SHA for 8293f8c - Browse repository at this point
Copy the full SHA 8293f8cView commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cffe84 - Browse repository at this point
Copy the full SHA 5cffe84View commit details -
Configuration menu - View commit details
-
Copy full SHA for f466f96 - Browse repository at this point
Copy the full SHA f466f96View commit details