UNPKG

@delon/auth

Version:

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

7 lines (6 loc) 186 B
export * from './social/social.service'; export * from './store/index'; export * from './token/index'; export * from './token'; export * from './auth.config'; export * from './provide';