yinanfang / DBDCapital-Node

DBD Capital company website with Node.js & React
https://dbd-capital.com/
1 stars 0 forks source link

Login Flow #25

Closed yinanfang closed 7 years ago

yinanfang commented 7 years ago

Server

JWT:

Token Structure: { userId: xxx, scope: [admin, user], }