UNPKG

@yelon/auth

Version:

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

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