add new features like realtime 2026-05-11-19
This commit is contained in:
@@ -35,7 +35,7 @@ try {
|
||||
exit;
|
||||
}
|
||||
|
||||
$issuer = getenv('APP_ISSUER') ?: 'Tripz-Wallet';
|
||||
$issuer = 'Tripz-Wallet';
|
||||
$audience = 'Tripz-Wallet';
|
||||
$hmacSecret = getenv('SECRET_KEY_HMAC') ?: '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user