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
기존에 작업한 웹 로그인 방식을 Android에서 oauth 로그인 처리한 후 oauth의 엑세스 토큰을 받아 JWT토큰으로 응답하는 방식으로 바꿀 것입니다.
oauth 2.0 구현 Front(Android)에서 담당, 서버에서는 일반 security로 수정
하루
The text was updated successfully, but these errors were encountered:
toychip
When branches are created from issues, their pull requests are automatically linked.
🤷 구현할 기능
기존에 작업한 웹 로그인 방식을 Android에서 oauth 로그인 처리한 후 oauth의 엑세스 토큰을 받아 JWT토큰으로 응답하는 방식으로 바꿀 것입니다.
🔨 상세 작업 내용
oauth 2.0 구현 Front(Android)에서 담당, 서버에서는 일반 security로 수정
📄 참고 사항
⏰ 예상 소요 기간
하루
The text was updated successfully, but these errors were encountered: