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/auth] 로그인 페이지 비밀번호 보이기/감추기, 로딩 인디케이터, 환경변수 설정 #214

Merged
merged 3 commits into from
Jul 13, 2024

Conversation

allone9425
Copy link
Contributor

@allone9425 allone9425 commented Jul 11, 2024

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호

📝작업 내용

  1. API 요청하는 주소를 환경변수 설정했습니다

  2. 로그인 페이지에서 비밀번호 보이기/ 감추기 기능 구현

  • 아래 이미지로 설명을 대체하겠습니다.
    show
  1. 로그인 페이지 진입시 로딩 인디케이터 구현
  • 첨부한 이미지는 이미 로그인 중이기 때문에 로딩 인디케이터만 뜨고 메인페이지로 리디렉션됩니다.
  • 로딩 인디케이터가 어떤식으로 뜨는지 보여드리 위한 참고 이미지입니다.
    loading

스크린샷 (선택)

💬리뷰 요구사항(선택)

FetchServer.ts와 UpdatedServer.ts는 @jihyun-j 님이 작성하신 코드여서 일단 DM 드린것 처럼 https로만 수정해두었습니다!
추후 원하실때 환경변수화 하시는것을 추천드립니다!

@allone9425 allone9425 added Auth 인증기능 UI/UX front 기능 labels Jul 11, 2024
@allone9425 allone9425 requested review from jihyun-j and yewon830 July 11, 2024 08:41
@allone9425 allone9425 self-assigned this Jul 11, 2024
@jihyun-j jihyun-j merged commit f3c1514 into kSideProject:dev Jul 13, 2024
1 check passed
@allone9425 allone9425 deleted the feat/auth branch July 16, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auth 인증기능 UI/UX front 기능
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants