Widget
The most powerful way to use HeyMint's quest platform is by embedding it on your website. This lets you take back control of your audience.
Widget functions
Set Identity
// Example:
window.HMWidget.setIdentity('some-identity')Soft-login
// Example:
window.HMWidget.softLogin('source', 'identifier')
// Sources available: 'ethAddress', 'twitterUsername', 'discordId',
// 'googleId', 'emailAddress', 'identityId', 'uniqueIdentifier'Last updated