Skip to content

Commit 9d255b9

Browse files
committed
small refactor
1 parent 1d802ab commit 9d255b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Token.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
class Token
55
{
6-
76
public static $algorithm = 'HS256';
87
public static $secret = false;
98
public static $leeway = 5; // 5 seconds

0 commit comments

Comments
 (0)