Kind: Class
Source: Frontend/src/app/services/security/auth.service.ts (line 75)
Part of: Frontend
Properties
| Property | Type |
|---|---|
CanResend | boolean |
DeliveryMethod | string |
ExpiresAt | Date |
MaskedDeliveryTarget | string |
Message | string |
Requires2FA | boolean |
ResendCooldown | number |
TempToken | any |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
LoginComponent—Frontend/src/app/components/security/login/login.component.ts:1
Was this page helpful?