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: signup with google #22

Closed
wants to merge 6 commits into from
Closed

feat: signup with google #22

wants to merge 6 commits into from

Commits on Oct 1, 2024

  1. feat: implement resend email functionality

    - finish feat resend email address.
    - logout if you want another account.
    Daocon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4194ca5 View commit details
    Browse the repository at this point in the history
  2. feat: Validate OTP input in VerifyEmailScreen

    -valid otp not is number
    -valid otp length == 6
    Daocon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eb11cd9 View commit details
    Browse the repository at this point in the history
  3. feat: Sửa màn giao diện màn hình verify email

    - Sửa lỗi xác thực người dùng khi đăng nhập
    nqmgaming authored and Daocon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4920bdc View commit details
    Browse the repository at this point in the history
  4. feat: Kiểm tra xem email có thật hay không, chỉ những email có thật m…

    …ới được sử dụng
    
    - Todo: verify email trong forgot password
    nqmgaming authored and Daocon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    306d32c View commit details
    Browse the repository at this point in the history
  5. feat: Làm chức năng đăng xuất ở màn profile

    :)) Đỡ khỏi xoá dữ liệu ứng dụng hoặc cài lại nhé
    nqmgaming authored and Daocon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a9dbd99 View commit details
    Browse the repository at this point in the history
  6. feat: implement sign up with google

    - thêm trường ngày sinh, vai trò vào đăng ký mạng xã hội.
    - hiển thị trường ngày sinh và ẩn trường vai trò nếu người dùng
    dưới 18 tuổi.
    - done signup with google
    Daocon committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    729b3ed View commit details
    Browse the repository at this point in the history