We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
비로그인 상태의 사용자가 url로 접근하는 경우를 방지하는 로직 작성 예정이었으나.. 회원가입 이후에 반환될 예정인 유저 정보 데이터를 토대로 회원가입 시 접근과 회원가입 완료 후의 접근을 제어할 예정입니다.
The text was updated successfully, but these errors were encountered:
WooGi1020
Successfully merging a pull request may close this issue.
1. 무엇을?
2. 상세 설명
비로그인 상태의 사용자가 url로 접근하는 경우를 방지하는 로직 작성 예정이었으나..
회원가입 이후에 반환될 예정인 유저 정보 데이터를 토대로 회원가입 시 접근과 회원가입 완료 후의 접근을 제어할 예정입니다.
3. 추가 사항
The text was updated successfully, but these errors were encountered: