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

[REFACTOR] Refresh token 도입, Locker API 검증 #82

Merged
merged 19 commits into from
Feb 29, 2024
Merged

Conversation

selfishAltruism
Copy link
Contributor

🚩 관련 이슈
resolve #79, #81

📋 PR Checklist

  • 로그인 유지 시스템 refresh token 도입
  • 일반 API access token 유효성 확인 및 재발급 구조 도입

📌 유의사항

  • QA 일정 상 review 없이 merge

✅ 테스트 결과
image

@selfishAltruism selfishAltruism added fix 올바르지 않은 동작, 버그 수정 feat 새로운 기능, 코드 추가 refactor 코드 리팩토링 labels Feb 29, 2024
@selfishAltruism selfishAltruism self-assigned this Feb 29, 2024
Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for caucse ready!

Name Link
🔨 Latest commit 41b0c24
🔍 Latest deploy log https://app.netlify.com/sites/caucse/deploys/65e0673496156b0008606764
😎 Deploy Preview https://deploy-preview-82--caucse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93
Accessibility: 96
Best Practices: 92
SEO: 92
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for causw-develop ready!

Name Link
🔨 Latest commit 41b0c24
🔍 Latest deploy log https://app.netlify.com/sites/causw-develop/deploys/65e06734f85ab300082076cb
😎 Deploy Preview https://deploy-preview-82--causw-develop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for lively-rabanadas-3c8235 ready!

Name Link
🔨 Latest commit 41b0c24
🔍 Latest deploy log https://app.netlify.com/sites/lively-rabanadas-3c8235/deploys/65e0673450584f0008514e31
😎 Deploy Preview https://deploy-preview-82--lively-rabanadas-3c8235.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for causw-product ready!

Name Link
🔨 Latest commit 41b0c24
🔍 Latest deploy log https://app.netlify.com/sites/causw-product/deploys/65e0673459995700086d7100
😎 Deploy Preview https://deploy-preview-82--causw-product.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@selfishAltruism selfishAltruism merged commit 0767de1 into main Feb 29, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능, 코드 추가 fix 올바르지 않은 동작, 버그 수정 refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] Refresh token 도입
1 participant