boostcamp-2020 / IssueTracker-7

<TEAM #7> 부스트캠프 5기 첫 프로젝트 Issue Tracker 입니다 🌱
MIT License
10 stars 3 forks source link

OAuth 로그인을 할 수 있다 #32

Closed seoulboy closed 3 years ago

seoulboy commented 3 years ago

OAuth 로그인을 할 수 있다

완료 조건 ✅

로그인 폼

로그인 버튼

관련 이슈 📎

관련 이슈 없음

관련 학습 자료 💡

2020/10/27

레퍼런스 📚

Screen Shot 2020-10-27 at 1 14 03 PM
seoulboy commented 3 years ago

내일 할일:

seoulboy commented 3 years ago

응답처리 관련 학습 링크 https://medium.com/flawless-app-stories/writing-network-layer-in-swift-protocol-oriented-approach-4fa40ef1f908

Optional Closure as a parameter https://stackoverflow.com/a/39846519

seoulboy commented 3 years ago

한일 HTTPManager 안에 중복되는 코드 모듈화하기 HTTPManager의 getUser 함수를 request(...) 식으로 확장성을 가진 함수로 변경하기 Dictionaty 익스텐션 encoding 단위테스트 작성 Apple 로그인 뷰 관련 로직 분리하기