mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 02:54:45 +02:00
Add client_id
to steam oauth config (#875)
This commit is contained in:
parent
ae445840f7
commit
295134fb6c
@ -127,6 +127,7 @@ return [
|
||||
'icon' => 'tabler-brand-steam-f',
|
||||
'color' => Color::hex('#00adee'),
|
||||
'service' => [
|
||||
'client_id' => null,
|
||||
'client_secret' => env('OAUTH_STEAM_CLIENT_SECRET'),
|
||||
'allowed_hosts' => [
|
||||
env('APP_URL'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user