1 — Add the script
<script type="module"
src="https://wamen.link/wamen.js">
</script>
Hosted identity proof
No passwords. No email signup. No developer registration. Wamen proves control of a WhatsApp identity, then your app owns the account and session.
<script type="module"
src="https://wamen.link/wamen.js">
</script>
<a data-wamen-authorize
href="https://wamen.link/authorize">
Continue with WhatsApp
</a>
The hosted script creates PKCE and state, handles the callback, and exposes window.Wamen. Verify the returned ES256 identity token on your server.