-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 응답 코드가 401이면 로그인 화면으로 이동하는 기능 구현 (#831)
* feat: 응답 코드가 401이면 로그인 화면으로 이동하는 기능 구현 * feat: 토큰이 만료되었을 때 토큰을 제거하는 로직 제거 * refactor: isAccessTokenInvalid로 메서드명 변경
- Loading branch information
Showing
1 changed file
with
27 additions
and
5 deletions.
There are no files selected for viewing
32 changes: 27 additions & 5 deletions
32
android/2023-emmsale/app/src/main/java/com/emmsale/data/common/retrofit/AuthInterceptor.kt
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