We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acdf3b2 commit 3334cdbCopy full SHA for 3334cdb
config/mailium-oauth.php
@@ -9,6 +9,7 @@
9
| App credentails
10
*/
11
12
+ 'app_id' => env('MAILIUM_APP_ID', ''),
13
'client_id' => env('MAILIUM_APP_CLIENT_ID', ''),
14
'client_secret' => env('MAILIUM_APP_CLIENT_SECRET', ''),
15
0 commit comments