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

[features] accessToken reissue 기능 구현 #49

Open
Sungjjjun opened this issue Oct 10, 2023 · 0 comments
Open

[features] accessToken reissue 기능 구현 #49

Sungjjjun opened this issue Oct 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sungjjjun
Copy link
Member

✨ 구현 할 기능

자동 로그인 방식에서 accessToken이 expire된 경우 이를 reissue api를 통해 재발급 받는 기능 구현

📢 구현 방식

음성 합성 및 친구 신청과 같이 서버에 작업을 요청하는 경우 accessToken expire에 해당하는 Exception이 발생하는 경우 catch하여 refreshToken을 활용하여 accessToken reissue 요청


📕 래퍼런스

@Sungjjjun Sungjjjun added the enhancement New feature or request label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants