This commit is contained in:
2021-08-06 17:10:19 +08:00
parent f27628c8f6
commit 73c6cc5637
+1 -1
View File
@@ -23,7 +23,7 @@ trait JwtHelper
private string $secret = '';
private string $encrypt = 'sha384';
private string $encrypt = 'sha256';
private ?string $public = '-----BEGIN PUBLIC KEY-----