Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onSetData
Method · 0.45
componentDidMount
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected