Examples
Copy, paste, adapt.
Examples are organized around developer outcomes, not package boundaries. Each one lists the packages involved and the production checks you should keep.
Plain HTML login
Add U-net QR login to a page without React.
@union-networks/web-login
Next.js login
Use browser QR login and server-side assertion verification.
@union-networks/web-login@union-networks/server
React age check
Request an over-18 proof from a React UI.
@union-networks/react@union-networks/verification
Checkout-bound verification
Verify a restricted checkout for the same holder who logged in.
@union-networks/verification@union-networks/server
Miniapp-ready website
Let the same web app work in browsers and inside U-net.
@union-networks/web-login@union-networks/server