UNPKG

@devlearning/jwt-auth

Version:

Jwt Angular Authentication manager with automatic Refresh Token management.

5 lines (4 loc) 82 B
export declare class TokenRequest { username: string; password: string; }