UNPKG

@delon/auth

Version:

Simple user authentication, support Json Web Token & Simple Token.

3 lines (2 loc) 118 B
import { HttpInterceptorFn } from '@angular/common/http'; export declare const authJWTInterceptor: HttpInterceptorFn;