@@ -27,6 +27,6 @@ |
||
27 | 27 | */ |
28 | 28 | |
29 | 29 | $services = [ |
30 | - 'webTokenAuthentication' => '\O2System\Security\Authentication\WebToken', |
|
31 | - //'jsonWebTokenAuthentication' => '\O2System\Security\Authentication\Jwt\Token' |
|
30 | + 'webTokenAuthentication' => '\O2System\Security\Authentication\WebToken', |
|
31 | + //'jsonWebTokenAuthentication' => '\O2System\Security\Authentication\Jwt\Token' |
|
32 | 32 | ]; |
33 | 33 | \ No newline at end of file |