Add common audiences to wallet config
This commit is contained in:
@@ -63,6 +63,8 @@ return [
|
||||
'wallet_hmac_secret' => env('SECRET_KEY_HMAC'),
|
||||
'wallet_allowed_audiences' => [
|
||||
'Tripz-Wallet',
|
||||
'Tripz-Walletandroid',
|
||||
'Tripz-Walletios',
|
||||
'TripzWallet:android',
|
||||
'TripzWallet:ios',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user