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

Feat/login #24

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Feat/login #24

merged 4 commits into from
Sep 30, 2024

Conversation

LAPLACE4A
Copy link
Collaborator

@LAPLACE4A LAPLACE4A commented Sep 25, 2024

Description

login, sign up 관련 API 기능 추가

Changes

  • userService, userController: 회원가입, 로그인 기능 구현
  • Spring security: 회원가입, 로그인, 인증 후 권한 부여

##Etc

  • API 테스트 안된 상태.
    users/signup api 테스트하는데 에러는 users/login에서 발생하고 있음.
    포스트맨에서 Error: Exceeded maxRedirects. Probably stuck in a redirect loop http://localhost:8080/login 라고 나옴.

LAPLACE4A and others added 4 commits September 26, 2024 01:35
* Test: Change database

* feat: login, JWT config

---------

Co-authored-by: JiSeong Lee <cocoquiet@knu.ac.kr>
.env 파일 추가하도록 설정
@LAPLACE4A LAPLACE4A merged commit 9ee620d into dev Sep 30, 2024
2 checks passed
@LAPLACE4A LAPLACE4A deleted the Feat/login branch September 30, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants