-
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.
access token, refresh 토큰 유효시간 수정 (#185)
* ✨ Feat : 멀티모듈 적용 및 FCM 구현 * 🔨 코드리뷰 반영 * 👷 Ci : deploy.yml 수정 * 👷 Ci : deploy.yml 수정 git push origin feature/156 * ebextensions 수정 * 👷 Ci : deploy.yml 오타 수정 * ci 스크립트 수정 * ci/cd 트러블 슈팅 * ci/cd 트러블 슈팅 * ci/cd 트러블슈팅 * 🐛 Fix : accessToken 테스트를 위한 유효시간 임시 변경 * 🐛 Fix : 리프레시 토큰 무조건 access Token과 재발급 되도록 수정 * 🐛 Fix : 토큰 관련 spring security 설정 수정 * 🐛 Fix : access token, refresh 토큰 유효시간 수정
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 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