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

[BE] Github OAuth #23

Open
MuseopKim opened this issue Jun 2, 2020 · 0 comments
Open

[BE] Github OAuth #23

MuseopKim opened this issue Jun 2, 2020 · 0 comments
Assignees
Labels

Comments

@MuseopKim
Copy link
Member

기능

  • Github OAuth 인증 기능 추가
@MuseopKim MuseopKim added the BE label Jun 2, 2020
sedin2 added a commit that referenced this issue Jun 2, 2020
#23
- AccommodationController에 @RequestMapping 어노테이션 추가
- UserController 이름 변경
- build.gradle에 jwt 추가
sedin2 added a commit that referenced this issue Jun 2, 2020
#23
- Github oauth 구현을 위한 mapping 추가
sedin2 added a commit that referenced this issue Jun 2, 2020
#23
- AuthController 로직을 Service에서 구현
sedin2 added a commit that referenced this issue Jun 2, 2020
#23
- AuthService에서 UserService와 JwtService에서 나누어 구현
sedin2 added a commit that referenced this issue Jun 2, 2020
#23
- Email로 User를 찾는 SQL 추가
- User등록 SQL 추가
sedin2 added a commit that referenced this issue Jun 2, 2020
#23
- User class 추가
- GithubAccessToken class 추가
77unny added a commit that referenced this issue Jun 3, 2020
77unny added a commit that referenced this issue Jun 3, 2020
77unny added a commit that referenced this issue Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants