feat: verify email (CAS-66) #192
3 changed files with 1 additions and 2 deletions
|
@ -1 +1 @@
|
|||
<p>verify-email works!</p>
|
||||
<p>Verifying...</p>
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@ import { AuthService } from '@service/auth.service';
|
|||
selector: 'app-verify-email',
|
||||
imports: [],
|
||||
templateUrl: './verify-email.component.html',
|
||||
styleUrl: './verify-email.component.css'
|
||||
})
|
||||
export class VerifyEmailComponent implements OnInit{
|
||||
route: ActivatedRoute = inject(ActivatedRoute);
|
||||
|
|
Reference in a new issue
German please.
too late gng