Skip to main content

Developers

mwen.io has two distinct developer audiences. Choose the section that matches your role.


Verifier developers

You are building an application that uses Sign in with mwen.io to authenticate users and read verified claims from their wallet.

You want to:

  • Integrate the @mwen/js-sdk into your React, Next.js, or plain JS app
  • Request scopes and read claims from the access token
  • Verify credentials server-side
  • Handle session lifecycle and revocation webhooks

Overview & concepts


Issuer developers

You are an organisation — a government agency, employer, university, or learning platform — that wants to issue verifiable credentials into users' wallets using the mwen.io issuer server.

You want to:

  • Deploy or subscribe to the mwen.io issuer
  • Define credential schemas for your organisation
  • Integrate credential issuance into your existing systems via API
  • Manage API keys, tenants, and revocation

Go to Issuer Developer docs