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
현재 상황은 누구나 api에 접근해서 데이터를 가져올 수 있음
그래서 userId를 통해 먼저 보안에 대한 부분을 강화하고자 함
구현해야하는 이슈 체크리스트
The text was updated successfully, but these errors were encountered:
twoo1999
Successfully merging a pull request may close this issue.
📋 설명
현재 상황은 누구나 api에 접근해서 데이터를 가져올 수 있음
그래서 userId를 통해 먼저 보안에 대한 부분을 강화하고자 함
✅ 체크리스트
The text was updated successfully, but these errors were encountered: