eKart
    @if (authService.authState() === AuthState.Unauthenticated) {
  • Login
  • } @else if (authService.authState() === AuthState.Loading) {
  • Loading
  • } @else {
  • Logout
  • }
  • My Account
  • Orders
  • Wishlist
  • Notifications