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

기능 요청: 회원가입 및 로그인 관련 mock api 구현 #19

Closed
timepresent95 opened this issue Aug 2, 2024 · 1 comment · Fixed by #30
Closed

기능 요청: 회원가입 및 로그인 관련 mock api 구현 #19

timepresent95 opened this issue Aug 2, 2024 · 1 comment · Fixed by #30
Assignees
Labels
기능 추가 기능 추가
Milestone

Comments

@timepresent95
Copy link
Contributor

기능 설명

서버 개발이 완료되기 전까지 사용할 회원가입 및 로그인 관련 Mock API 제작

기대 효과

  • 서버 개발과 비동기적으로 작업을 진행할수 있음
  • 서버 개발이 완료된 경우 함수의 내용 변경만으로 빠르게 수정 가능함

추가 정보

react query를 사용할 예정

@timepresent95 timepresent95 added the 기능 추가 기능 추가 label Aug 2, 2024
@timepresent95 timepresent95 self-assigned this Aug 2, 2024
@timepresent95 timepresent95 added this to the 1.0 milestone Aug 2, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
timepresent95 added a commit that referenced this issue Aug 6, 2024
react-native-config is not work when build ios in arm64
This error is addressed in issue #28.

#19
@timepresent95
Copy link
Contributor Author

mswjs를 react에 적용하는 방식이 공식 문서와 다름
mswjs/mswjs.io#389

timepresent95 added a commit that referenced this issue Aug 9, 2024
timepresent95 added a commit that referenced this issue Aug 9, 2024
can not use jsonwebtoken
react-native no have crypto

#19
timepresent95 added a commit that referenced this issue Aug 9, 2024
timepresent95 added a commit that referenced this issue Aug 9, 2024
sync with api specification

#19
timepresent95 added a commit that referenced this issue Aug 9, 2024
timepresent95 added a commit that referenced this issue Aug 9, 2024
timepresent95 added a commit that referenced this issue Aug 9, 2024
timepresent95 added a commit that referenced this issue Aug 13, 2024
timepresent95 added a commit that referenced this issue Aug 13, 2024
sign up, sigin in, sign out
token refresh
get today question
get all members

#19
timepresent95 added a commit that referenced this issue Aug 13, 2024
this function extract user info from token

#19
timepresent95 added a commit that referenced this issue Aug 13, 2024
import buffer module

#19
timepresent95 added a commit that referenced this issue Aug 13, 2024
- request validation
- response

#19
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
param option key's convention is camelCase
and pathToken's convention is kebab-case
so sync the convention

#19
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
memeber -> userInfo

#19
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
timepresent95 added a commit that referenced this issue Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 추가 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant