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

로그인 시 cookie에 role저장, middleware에서 접근제어 #73

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sumi-0011
Copy link
Member

💡 기능

  • 로그인 시 cookie에 role저장, middleware에서 접근제어

🔎 기타

@sumi-0011 sumi-0011 requested a review from minkyung00 May 30, 2024 14:35
@sumi-0011 sumi-0011 self-assigned this May 30, 2024
기수 정보도 같이 저장
# Conflicts:
#	src/constants/cookie.ts
#	src/features/login/CertifyStep.tsx
#	src/features/login/JoinCompleteStep.tsx
#	src/hooks/apis/user/useGetInfo.ts
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
depromeet-makers-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 6:47am

Copy link
Member

@minkyung00 minkyung00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login 후 다음 페이지 redirect 로직 리팩토링
2 participants