UNPKG

@devlearning/jwt-auth

Version:

Jwt Angular Authentication manager with automatic Refresh Token management.

8 lines (7 loc) 116 B
export declare enum JwtAuthLogLevel { VERBOSE = 1, INFO = 2, WARNING = 3, ERROR = 4, NONE = 5 }