-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
67 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,67 @@ | ||
# MEME_AUTH | ||
# MEME-AUTH | ||
|
||
<img width="1920" alt="title" src="https://github.com/MEME-UMC/MEME_AUTH/assets/55044278/de1b072f-c114-4039-b5ce-efbf546d9182"> | ||
|
||
|
||
|
||
<div align="center"> | ||
|
||
</div> | ||
|
||
> **5th UMC DEMODAY KISSES 지부 인기상 수상 ✨** <br/> | ||
<br> | ||
|
||
## 배포 주소 | ||
|
||
> **개발 버전** : v1 <br> | ||
> **백엔드 서버** : <br> | ||
<br> | ||
|
||
## 팀 소개 | ||
|
||
| 임재영 | 김다은 | 김승엽 | 박선우 | | ||
| :------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | ||
|<img src="https://avatars.githubusercontent.com/u/55044278?v=4" width=120px alt="제이스(임재영)"/>|<img src="https://avatars.githubusercontent.com/u/122000839?v=4" width=120px alt="돌리(김다은)"/>| <img src="https://avatars.githubusercontent.com/u/61226778?v=4" width=120px alt="요비(김승엽)"/>|<img src="https://avatars.githubusercontent.com/u/52268188?v=4" width=120px alt="썬(박선우)"/> | ||
| [@limjustin](https://github.com/limjustin) | [@daeun084](https://github.com/daeun084) | [@yeopyeop-82](https://github.com/yeopyeop-82) | [@sunwupark](https://github.com/sunwupark) | ||
|상명대학교<br>컴퓨터과학과|숭실대학교<br>컴퓨터학부|상명대학교<br>컴퓨터과학과|경희대학교<br>컴퓨터공학과| | ||
|
||
<br> | ||
|
||
## 프로젝트 소개 | ||
|
||
--- | ||
|
||
## Stacks 🐈 | ||
|
||
### Environment | ||
<img src="https://img.shields.io/badge/intellijidea-000000?style=for-the-badge&logo=intellijidea&logoColor=white"> ![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=Git&logoColor=white) | ||
![Github](https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=GitHub&logoColor=white) | ||
|
||
### Config | ||
<img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=Figma&logoColor=white"> | ||
|
||
### Development | ||
<img src="https://img.shields.io/badge/SpringBoot-6DB33F?style=for-the-badge&logo=SpringBoot&logoColor=white"> <img src="https://img.shields.io/badge/MySQL-4479A1?style=for-the-badge&logo=MySQL&logoColor=white"> <img src="https://img.shields.io/badge/Terraform-844FBA?style=for-the-badge&logo=Terraform&logoColor=white"> | ||
|
||
|
||
### Communication | ||
![Notion](https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=Notion&logoColor=white) | ||
![GoogleMeet](https://img.shields.io/badge/GoogleMeet-00897B?style=for-the-badge&logo=Google%20Meet&logoColor=white) | ||
|
||
--- | ||
## 주요 기능 📦 | ||
|
||
### ⭐️ 회원가입 및 로그인 기능 | ||
- Kakao, Apple OAuth 인증을 활용한 회원가입 기능 제공 | ||
- OAuth 인증을 기반으로 한 소셜 로그인 기능 제공 | ||
|
||
### ⭐️ 토큰 재발급 기능 | ||
- Access Token, Refresh Token 재발급 기능 제공 | ||
|
||
### ⭐️ 로그아웃 기능 | ||
- 로그아웃 기능 제공 | ||
|
||
### ⭐️ 회원탈퇴 기능 | ||
- 회원탈퇴 기능 제공 |