MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / checkLicense

Method checkLicense

src/controller/app.controller.js:443–445  ·  view source on GitHub ↗
({email})

Source from the content-addressed store, hash-verified

441 }
442
443 async checkLicense({email}) {
444 return gmail.checkLicense({email});
445 }
446
447 grantCampaignConsent(campaignId) {
448 grantCampaign(campaignId);

Callers 2

onSetDataMethod · 0.45
componentDidMountFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected