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

[BE] session based login 처리 #1

Open
U-lis opened this issue Dec 26, 2024 · 0 comments
Open

[BE] session based login 처리 #1

U-lis opened this issue Dec 26, 2024 · 0 comments

Comments

@U-lis
Copy link
Collaborator

U-lis commented Dec 26, 2024

JWT 보다 session based login 을 사용하는 게 좋은 것 같은데, 어떻게 하면 안전하게 할 수 있을지 리서치중.
일반적인 web service 에서는 CSRF token 등을 서버에서 심어주고 이걸로 검증을 하는데, 지금은 이런걸 당장 쓸 수 없는 상황이어서 확인중.

@U-lis U-lis moved this to In Progress in Nine Chronicles Dec 26, 2024
@U-lis U-lis removed this from Nine Chronicles Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant