ID Kit

Testing your Integration

To test your integration, we provide the Worldcoin Simulator to simulate a user using World App in a staging environment.

You can use the simulator from another browser tab and copy the QR code from IDKit with a single click:

And then paste the QR code data into the simulator:

You should see a successful outcome in IDKit!

Verifying the Proof in the Backend

After receiving the proof from IDKit, it's crucial to verify it on your backend to ensure its authenticity. This step is often overlooked but is essential for security. Make sure to implement the verification logic in your server-side code to validate the proof before proceeding with any user actions.