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

[FE] 로그인/아웃 기능 구현 #32

Open
sungik-choi opened this issue Mar 24, 2020 · 0 comments
Open

[FE] 로그인/아웃 기능 구현 #32

sungik-choi opened this issue Mar 24, 2020 · 0 comments
Assignees
Labels
Feature 새로운 기능 추가 help wanted Extra attention is needed

Comments

@sungik-choi
Copy link
Contributor

sungik-choi commented Mar 24, 2020

로그인/아웃 기능

기능

  • 로그인 데이터가 비동기로 서버로 보내진 후, 메인화면으로 이동
  • 메인화면에서는 로그인 된 상태
  • 메인화면에서 로그아웃을 누르면 유저정보가 빈 채로 로그인 화면으로 이동

아이디

  • (로그인) 데이터가 존재하는지 검사

비밀번호

  • (로그인) 아이디의 비밀번호와 일치하는지 검사

메세지

  • (로그인 에러) 가입하지 않은 아이디거나, 잘못된 비밀번호 입니다.
@sungik-choi sungik-choi added the enhancement New feature or request label Mar 24, 2020
@sungik-choi sungik-choi added this to the 회원가입 페이지 milestone Mar 24, 2020
@sungik-choi sungik-choi self-assigned this Mar 24, 2020
@sungik-choi sungik-choi added the help wanted Extra attention is needed label Mar 24, 2020
@sungik-choi sungik-choi changed the title [FE] 로그인 기능 구현 [FE] 로그인/아웃 기능 구현 Mar 25, 2020
@ksundong ksundong added Feature 새로운 기능 추가 and removed enhancement New feature or request labels Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 새로운 기능 추가 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants