env('JWT_SECRET', 'change-this-secret-key-in-production'), 'expire' => (int) env('JWT_EXPIRE', 86400 * 7), ];