Sending Email Verification Link on Firebase Authentication | CDN | Programming Arc

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 5

  • @bilelrahmouni01
    @bilelrahmouni01 Год назад +3

    is it not more logical to verify the email before creating the user, i mean what if i use someones email to create account , ill not verify it but the real owner of the email will not be able to create account with his email

    • @MohamedAli-vf3vy
      @MohamedAli-vf3vy Год назад

      true

    • @fosimuboolubo8891
      @fosimuboolubo8891 Год назад

      I guess "forgot password" can handle that

    • @moritzmuller8691
      @moritzmuller8691 Год назад +1

      hey may a little late. But you can check if Email verified after process. If not you can delete the account. As well you can check with an if statement if email is verified. As long as its not. just dont log them in.

  • @chandraprakashyadav1554
    @chandraprakashyadav1554 Год назад

    send code