Firebase authentication completed

This commit is contained in:
Anish Gurung 2024-03-20 11:37:59 -07:00
parent b1e895f69a
commit c26e0c99f1
11 changed files with 277 additions and 19 deletions

View file

@ -1,6 +1,6 @@
<h1 id="title" class="title">Register</h1>
<nb-alert
<!-- <nb-alert
*ngIf="showMessages.error && errors?.length && !submitted"
outline="danger"
role="alert"
@ -22,7 +22,7 @@
{{ message }}
</li>
</ul>
</nb-alert>
</nb-alert> -->
<form (ngSubmit)="register()" #form="ngForm" aria-labelledby="title">
<div class="form-control-group">