Type alias ProtectedResourceParams

ProtectedResourceParams: {
    routes: string[];
    scopes: string[];
}

Type declaration

  • routes: string[]
  • scopes: string[]

Generated using TypeDoc