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

[FIX] 토큰받아오는 코드 리펙토링 #42

Open
causyj opened this issue Oct 18, 2024 · 0 comments
Open

[FIX] 토큰받아오는 코드 리펙토링 #42

causyj opened this issue Oct 18, 2024 · 0 comments
Assignees
Labels
fix Something isn't working

Comments

@causyj
Copy link
Collaborator

causyj commented Oct 18, 2024

Summary

토큰받아오는 코드를 리펙토링 합니다.

Description

const storedToken = window.sessionStorage.getItem('accessToken') || '';

참조 #41

@causyj causyj added the fix Something isn't working label Oct 18, 2024
@causyj causyj self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant