Angular v20
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Injectable, Injector, Inject } from '@angular/core';
|
||||
import { DOCUMENT } from '@angular/common'
|
||||
import { Injectable, Injector, Inject, DOCUMENT } from '@angular/core';
|
||||
|
||||
import { AppConfig } from "./app.config";
|
||||
import { HttpRequest, HttpHandler, HttpEvent, HttpInterceptor } from '@angular/common/http';
|
||||
import { OAuthService } from 'angular-oauth2-oidc';
|
||||
|
||||
Reference in New Issue
Block a user