Skip to content

Commit 988f6a7

Browse files
author
Jad Joubran
committed
api authentication using JWT #43
1 parent b65a14b commit 988f6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
*/
156156

157157
'auth' => [
158-
158+
'jwt' => 'Dingo\Api\Auth\Provider\JWT'
159159
],
160160

161161
/*

0 commit comments

Comments
 (0)