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
Discord 기반의 OAuth2 인증을 구현합니다. 인증된 사용자는 DB에 저장하여 인증/인가 처리가 가능하도록 합니다.
The text was updated successfully, but these errors were encountered:
Merge branch 'dev' into feat/#12
de7c2c0
feat: Discord 기반 OAuth2 인증 구현 (#12) (#36)
5a5c9ee
seokjin8678
Successfully merging a pull request may close this issue.
이슈 내용
Discord 기반의 OAuth2 인증을 구현합니다.
인증된 사용자는 DB에 저장하여 인증/인가 처리가 가능하도록 합니다.
The text was updated successfully, but these errors were encountered: