Appearance
JS Widget
The Authentified JS Widget is a framework-agnostic vanilla-JavaScript bundle that adds a Resell with Authentified button to your order history page. Use it when your site is built with Liquid, Hugo, plain HTML, Vue, Svelte, or anything that isn't React. For React projects, use the React Widget.
The widget is free to download from NPM, or you can drop it in directly from a CDN.
CDN
html
<script src="https://unpkg.com/@authentified/js-widget@alpha/dist/umd/index.js" async></script>1
NPM
sh
npm i @authentified/js-widget@alpha1
WARNING
The package is currently published under the alpha npm tag (0.0.1-alpha.0). The API may change before the 1.0.0 release.