UNPKG

@devlearning/jwt-auth

Version:

Jwt Angular Authentication manager with automatic Refresh Token management.

5 lines (4 loc) 83 B
export declare enum StorageType { SESSION_STORAGE = 1, LOCAL_STORAGE = 2 }