shish 6 years ago
parent
commit
04d1fbce30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/components/jwt.php

+ 1 - 1
common/components/jwt.php

@@ -13,7 +13,7 @@ use Lcobucci\JWT\Parser;
 use Lcobucci\JWT\ValidationData;
 use Lcobucci\JWT\ValidationData;
 use Yii;
 use Yii;
 
 
-class token
+class jwt
 {
 {
 
 
 	public static function create($uid)
 	public static function create($uid)