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

[Feature Request] Apple Login 기능구현 #2

Open
kipsong133 opened this issue Oct 19, 2022 · 0 comments
Open

[Feature Request] Apple Login 기능구현 #2

kipsong133 opened this issue Oct 19, 2022 · 0 comments
Assignees
Labels
⚡️Feature 새 기능 또는 구성 추가

Comments

@kipsong133
Copy link
Collaborator

kipsong133 commented Oct 19, 2022

Apple Login 기능 구현합니다.

  • Apple Sign Capability 추가
  • Auth API(Apple Login API) 추가
@kipsong133 kipsong133 added the 🐞Bug 예상치 못한 에러 또는 문제가 있음 label Oct 19, 2022
@kipsong133 kipsong133 self-assigned this Dec 30, 2022
@kipsong133 kipsong133 added ⚡️Feature 새 기능 또는 구성 추가 and removed 🐞Bug 예상치 못한 에러 또는 문제가 있음 labels Dec 30, 2022
@kipsong133 kipsong133 changed the title 이슈dummy [Feature Request] Apple Login 기능구현 Dec 30, 2022
kipsong133 added a commit that referenced this issue Dec 30, 2022
* feat: 폰트 시스템 구성

- #39
- DesignSystem 중 Font System(Pretendard) 구성

* feat: dummy data로 월별 정렬 기능 구현

- #41

* feat: LoginView UI 구성

* fix: kakao library 컴파일 에러 수정 및 PR 코멘트 적용

- kakao Library 코드에 에러가 있어서 수정
- PR 코멘트 피드백 (기존 Method 로 구성한 "mainBody()" 를 연산프로퍼티 "mainbody" 로 수정)

* fix: Font system 주석 추가

- 사용 시, 주석을 통해 lineHeight, size, fontWeight 확인할 수 있도록 주석 추가

* feat: HomeView 태그리스트 제스쳐 및 헤더 수정

- HomeView 테그리스트 UI 제스처 추가 및 UI 퍼블리싱 미흡한 부분 수정 (Padding, Color ..etc)
- Sticky Header 동작부분 제거 및 DataFormatter 수정

* feat: 햅틱 진동 추가

- HapticsManager 를 통한 햅틱진동관리 객체 추가
- 로그인 버튼 및 태그 선택 버튼에 추가
#63

* fix: iOS 15 대응

- TextField iOS 16 버전 컴포넌트 이전 버전 TextField 로 적용
- PresentationDetent iOS 16 한정 사용하도록 프로퍼티 래퍼 추가

* fix: NavigationTitle 위치 수정

- HomeView 에 있는 ToolBarItem 을 MainTabView 로 이동

* feat: Kakao Login API 연동

- API Test 만 마친 상태로, UI 업데이트는 미반영상태

* feat: KakaoLogin API UI 연동

- Kakao Login SDK 연결
- 이후 TickleMoa 서버에 OAuth Token 전달
#51 

* feat: Apple Login UI 구현
#2 

* feat: AccessToken 싱글톤으로 저장

* fix: guard 문 조건 수정

- error 가 nil 일 때 통과하도록 수정
(기존에 nil이 아니면 통과하도록하여서, 에러일 떄만 통과하도록 코드 작성했음)

* feat: 아티클 추가 API 구현

* mod: customFont -> pretendFont 로 수정

- 폰트시스템 적용한 Modifier로 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️Feature 새 기능 또는 구성 추가
Projects
None yet
Development

No branches or pull requests

1 participant