1.2.4 • Published 6 years ago

haibei-secret v1.2.4

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

#JWTSecret

前端参数进行加密

需要自己设置secret

和后端配合试用,生成一串字符串

Build Setup

# 安装
  npm install haibei-secret;
  
  import JWTSecret from 'haibei-secret'

  params={key:value}

  let param = JWTSecret.jwt(params)


# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
1.2.4

6 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago