<script>
tag or using the NPM package.
<script>
tag<script>
tag to your HTML file:
secret
key and applicationId
provided by the Entri dashboard. Be sure to fetch the JWT on the server-side of your application. The JWT expires after 60 minutes. You can use any networking library you’d like. Here’s an example usingfetch
: