h3d-thanhpv / yii2-pk-training

ProjectKit Lab - Training Yii2 Framework
Other
0 stars 0 forks source link

Tag 0.14: Security API server with JWT token #6

Closed h3d-thanhpv closed 7 years ago

h3d-thanhpv commented 7 years ago

Algorithm for sign token data

  1. HMAC (Tag 0.14.1)
  2. RSA token to sign token data. (Tag 0.14.2)