Alice52 / project

This repository is muti language and tech integration project.
MIT License
0 stars 0 forks source link

[seckill] api-login #38

Closed Alice52 closed 4 years ago

Alice52 commented 4 years ago

requirement

  1. this will use token mechanism
  2. if login success, will response a token
  3. and login status will be maintained in redis and not use spring session
    • token renew issue
    • token expire time is 2 * 60 * 60
Alice52 commented 4 years ago

[seckill] docs api

Alice52 commented 4 years ago

62