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 로그인/등록 기능 구현 #30

Closed
1 task done
pakkyunn opened this issue Jun 7, 2024 · 0 comments · Fixed by #36
Closed
1 task done

✨ Feature 로그인/등록 기능 구현 #30

pakkyunn opened this issue Jun 7, 2024 · 0 comments · Fixed by #36
Assignees

Comments

@pakkyunn
Copy link
Collaborator

pakkyunn commented Jun 7, 2024

📌 이슈 내용

로그인/등록 화면 기능 구현, 유저 데이터 관련 작업

📝 작업 내용

✨ 참고 사항

@pakkyunn pakkyunn self-assigned this Jun 7, 2024
pakkyunn added a commit that referenced this issue Jun 7, 2024
-provider를 통해 user데이터 관리
Related to:#30
@pakkyunn pakkyunn linked a pull request Jun 7, 2024 that will close this issue
3 tasks
pakkyunn added a commit that referenced this issue Jun 9, 2024
-화면 이동 동작 수정
-비밀번호 입력 기능
-연결코드/인증코드 관련 기능
-유효성검사 관련 작업
Related to:#30
pakkyunn added a commit that referenced this issue Jun 10, 2024
-카카오 로그인 오류 수정하였습니다.
Related to:#30
pakkyunn added a commit that referenced this issue Jun 10, 2024
-프로바이더 적용
Related to:#30
pakkyunn added a commit that referenced this issue Jun 10, 2024
-프로바이더 적용
Related to:#30
pakkyunn added a commit that referenced this issue Jun 11, 2024
-파이어베이스 연동
Related to:#30
pakkyunn added a commit that referenced this issue Jun 11, 2024
pakkyunn added a commit that referenced this issue Jun 12, 2024
Related to:#35
Related to:#30
pakkyunn added a commit that referenced this issue Jun 12, 2024
Related to:#35
Related to:#30
pakkyunn added a commit that referenced this issue Jun 12, 2024
-타이머 리셋 수정
Related to:#30
pakkyunn added a commit that referenced this issue Jun 12, 2024
-카카오로그인 계정 정보(id) 저장
Related to:#30
pakkyunn added a commit that referenced this issue Jun 28, 2024
-userAccount를 통한 데이터 접근을 userIdx를 통한 접근으로 변경
-연인간 공유가 필요한 데이터는 입력 즉시 DB에 반영되도록 수정

Related to:#30
pakkyunn added a commit that referenced this issue Jun 28, 2024
-연결코드입력 동작 오류 수정

Related to:#30
pakkyunn added a commit that referenced this issue Jun 28, 2024
-app_lock_state를 내부저장이 아닌 DB저장으로 변경

Related to:#30
pakkyunn added a commit that referenced this issue Jul 3, 2024
-provider구조 변경
-매번 DB에서 유저 데이터를 가져오는 방식에서 최초 실행시 한번에 가져와서 프로바이더를 통해 전달하는 방식으로 변경

Related to:#30
@pakkyunn pakkyunn closed this as completed Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant