We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
datastore를 통한 access token, refresh token 관리
참고자료
https://proandroiddev.com/jwt-authentication-and-refresh-token-in-android-with-retrofit-interceptor-authenticator-da021f7f7534#:~:text=When%20a%20user%20logged%20in,and%20use%20it%20when%20needed
https://medium.com/@dontsu/retrofit-%EB%B6%80%EB%A8%B9%ED%95%98%EA%B8%B0-3e1364524dcf
https://velog.io/@chuu1019/%EC%95%88%EB%93%9C%EB%A1%9C%EC%9D%B4%EB%93%9C%EC%97%90%EC%84%9C-Access-Token-%EB%A7%8C%EB%A3%8C-%EC%B2%98%EB%A6%AC%ED%95%98%EA%B8%B0-Feat.-dataStore
The text was updated successfully, but these errors were encountered:
casper-jr
No branches or pull requests
Description 🚀
datastore를 통한 access token, refresh token 관리
ToDo ✅
기타 💬
참고자료
https://proandroiddev.com/jwt-authentication-and-refresh-token-in-android-with-retrofit-interceptor-authenticator-da021f7f7534#:~:text=When%20a%20user%20logged%20in,and%20use%20it%20when%20needed
https://medium.com/@dontsu/retrofit-%EB%B6%80%EB%A8%B9%ED%95%98%EA%B8%B0-3e1364524dcf
https://velog.io/@chuu1019/%EC%95%88%EB%93%9C%EB%A1%9C%EC%9D%B4%EB%93%9C%EC%97%90%EC%84%9C-Access-Token-%EB%A7%8C%EB%A3%8C-%EC%B2%98%EB%A6%AC%ED%95%98%EA%B8%B0-Feat.-dataStore
The text was updated successfully, but these errors were encountered: