Staruml License Key Github Verified | Instant

const storedLicenseKey = githubResponse.data.license.key; return storedLicenseKey === licenseKey; } catch (error) { console.error(error); return false; } };