mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Change authentication method for API.
This commit is contained in:
@@ -155,7 +155,7 @@ return [
|
||||
*/
|
||||
|
||||
'auth' => [
|
||||
'jwt' => 'Dingo\Api\Auth\Provider\JWT'
|
||||
'custom' => 'Pterodactyl\Http\Middleware\APISecretToken'
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user