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

[FEAT] iOS 4차 과제 #7

Open
daminoworld opened this issue May 13, 2022 · 0 comments · May be fixed by #8
Open

[FEAT] iOS 4차 과제 #7

daminoworld opened this issue May 13, 2022 · 0 comments · May be fixed by #8
Assignees

Comments

@daminoworld
Copy link
Contributor

🍎 이슈 요약

기본 과제

  • 로그인 API 연결
  • 회원가입 API 연결

도전 과제

  • GET 통신방식 알아보기
  • GET 통신방식을 이용해 오픈 API 응답 받아오기 (이미지 가져오기)
  • 외부에서 URL로 가져온 이미지 띄우기

심화 과제

  • 토큰이란 무엇일까? - JWT, Access Token, Refresh Token
  • OAuth 2.0 개념과 동작 방식 알아보기
@daminoworld daminoworld self-assigned this May 13, 2022
daminoworld added a commit that referenced this issue May 15, 2022
- 로그인, 회원가입 API 연결
- 로그인 성공 및 실패 별 알림 메시지 및 동작 변경
- 회원가입 성공 및 실패 별 알림 메시지 동작 변경
daminoworld added a commit that referenced this issue May 15, 2022
- 가입 완료시와 마찬가지로 서버 통신 함수 내부에  
- response code에 따른 화면전환 처리
daminoworld added a commit that referenced this issue May 15, 2022
- Get 통신으로 Picsum API 를 통해 Json으로 데이터 가져오기 까지 구현함
@daminoworld daminoworld linked a pull request May 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant