Skip to content

Commit 6e33fec

Browse files
committed
Remove basic auth default configuration.
Signed-off-by: Jason Lewis <[email protected]>
1 parent 1d9e56c commit 6e33fec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/api.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@
156156

157157
'auth' => [
158158

159-
'basic' => 'Dingo\Api\Auth\Provider\Basic',
160-
161159
],
162160

163161
/*

0 commit comments

Comments
 (0)