Skip to content

Commit

Permalink
Turn on check Token
Browse files Browse the repository at this point in the history
  • Loading branch information
vu.dp committed Jan 14, 2021
1 parent 9ad5d8a commit 3cdb63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/api.php
Expand Up @@ -19,7 +19,7 @@
'logOnlyErrors' => true,
'logOnlyErrorCodes' => [404, 500],
'jwtAuth' => [
'enabled' => false,
'enabled' => true,
'cypherKey' => 'R1a#2%dY2fX@3g8r5&s4Kf6*sd(5dHs!5gD4s',
'tokenAlgorithm' => 'HS256'
],
Expand Down

0 comments on commit 3cdb63b

Please sign in to comment.