Angular - 如何使已登录用户只能查看与其用户ID相关的数据在Laravel后端中。
创始人
2024-10-14 21:00:59
0

在Angular中,您可以使用路由守卫来限制已登录用户只能查看与其用户ID相关的数据。以下是一个示例解决方案:

  1. 在您的Angular项目中创建一个名为AuthGuard的路由守卫。
import { Injectable } from '@angular/core';
import { CanActivate, ActivatedRouteSnapshot, RouterStateSnapshot, UrlTree, Router } from '@angular/router';
import { Observable } from 'rxjs';
import { AuthService } from './auth.service';

@Injectable({
  providedIn: 'root'
})
export class AuthGuard implements CanActivate {

  constructor(
    private authService: AuthService,
    private router: Router
  ) { }

  canActivate(
    next: ActivatedRouteSnapshot,
    state: RouterStateSnapshot): Observable | Promise | boolean | UrlTree {

    // 检查用户是否已登录
    if (this.authService.isLoggedIn()) {
      // 获取当前用户ID
      const userId = this.authService.getUserId();

      // 检查所需的用户ID是否与当前用户ID匹配
      if (next.params.userId === userId) {
        return true;
      } else {
        // 如果用户ID不匹配,重定向到其他页面(或显示错误消息)
        this.router.navigate(['/error']);
        return false;
      }
    } else {
      // 如果用户未登录,重定向到登录页面
      this.router.navigate(['/login']);
      return false;
    }
  }
}
  1. 创建一个名为AuthService的服务来处理用户认证。
import { Injectable } from '@angular/core';

@Injectable({
  providedIn: 'root'
})
export class AuthService {
  private loggedIn = false;
  private userId = '';

  constructor() { }

  login(userId: string) {
    // 模拟登录过程
    this.loggedIn = true;
    this.userId = userId;
  }

  logout() {
    // 模拟退出登录过程
    this.loggedIn = false;
    this.userId = '';
  }

  isLoggedIn(): boolean {
    return this.loggedIn;
  }

  getUserId(): string {
    return this.userId;
  }
}
  1. 在您的路由配置中使用AuthGuard来保护需要进行权限验证的路由。
import { NgModule } from '@angular/core';
import { Routes, RouterModule } from '@angular/router';
import { HomeComponent } from './home/home.component';
import { ProfileComponent } from './profile/profile.component';
import { ErrorComponent } from './error/error.component';
import { LoginComponent } from './login/login.component';
import { AuthGuard } from './auth.guard';

const routes: Routes = [
  { path: '', component: HomeComponent },
  { path: 'profile/:userId', component: ProfileComponent, canActivate: [AuthGuard] },
  { path: 'error', component: ErrorComponent },
  { path: 'login', component: LoginComponent }
];

@NgModule({
  imports: [RouterModule.forRoot(routes)],
  exports: [RouterModule]
})
export class AppRoutingModule { }
  1. 在您的ProfileComponent组件中,您可以使用ActivatedRoute来获取路由参数,并根据用户ID显示相关数据。
import { Component, OnInit } from '@angular/core';
import { ActivatedRoute } from '@angular/router';
import { DataService } from './data.service';

@Component({
  selector: 'app-profile',
  templateUrl: './profile.component.html',
  styleUrls: ['./profile.component.css']
})
export class ProfileComponent implements OnInit {
  userId: string;
  userData: any;

  constructor(
    private route: ActivatedRoute,
    private dataService: DataService
  ) { }

  ngOnInit() {
    // 获取路由参数中的用户ID
    this.userId = this.route.snapshot.params.userId;

    // 根据用户ID获取数据
    this.userData = this.dataService.getUserData(this.userId);
  }
}
  1. DataService服务中,您可以使用HTTP模块来从Laravel后端获取用户数据。
import { Injectable } from '@angular/core';
import { HttpClient } from '@angular/common/http';

@Injectable({
  providedIn: 'root'
})
export class DataService {
  private apiUrl = 'http://your-laravel-api-url';

  constructor(private http: HttpClient) { }

  getUserData(userId: string): any {
    return this.http.get(`${this.apiUrl}/users/${userId}`);
  }
}

请确保您的Laravel后端具有与上述代码相对应的路由和控制器,以便从数据库中获取相关用户数据并进行验证。

相关内容

热门资讯

第3分钟窍要!德扑之心免费透视... 第3分钟窍要!德扑之心免费透视(透视)一贯是有辅助下载(哔哩哔哩)该软件可以轻松地帮助玩家将德扑之心...
第七分钟阶段!hhpoker怎... 第七分钟阶段!hhpoker怎么破解(透视)竟然有辅助开挂(哔哩哔哩)该软件可以轻松地帮助玩家将hh...
九分钟秘籍!wepoker私人... 九分钟秘籍!wepoker私人局俱乐部辅助(透视)总是是有辅助下载(哔哩哔哩)1、这是跨平台的wep...
7分钟课程!wepoker究竟... 7分钟课程!wepoker究竟有没有透视(透视)切实是真的有辅助安装(哔哩哔哩)1、用户打开应用后不...
第三分钟教程书!wepoker... 第三分钟教程书!wepoker轻量版辅助(透视)果然有辅助教程(哔哩哔哩)该软件可以轻松地帮助玩家将...
六分钟大纲!wepoker插件... 六分钟大纲!wepoker插件辅助(透视)本来是有辅助透视(哔哩哔哩)运wepoker插件辅助辅助工...
第六分钟策略!拱趴大菠萝挂哪里... 第六分钟策略!拱趴大菠萝挂哪里(透视)好像是真的有辅助神器(哔哩哔哩)1、拱趴大菠萝挂哪里辅助软件下...
5分钟技法!wpk透视工作室(... 5分钟技法!wpk透视工作室(透视)切实是有辅助教程(哔哩哔哩)wpk透视工作室脚本下载中分为三种模...
8分钟阶段!wepoker透视... 8分钟阶段!wepoker透视脚本安卓(透视)其实有辅助下载(哔哩哔哩)1、wepoker透视脚本安...
3分钟法门!如何判断wpk辅助... 3分钟法门!如何判断wpk辅助软件的真假(透视)原来是真的有辅助教程(哔哩哔哩)1、起透看视 如何判...