Stamp Network
  • 👋Welcome to Stamp ⊙
  • Devs
    • ✨Getting Started
    • 👩‍💻Tutorials
      • Getting Rank Scores
      • Verify Credentials
    • 🗒️EAS and Resolvers
  • Use Cases
    • Web of Trust for Communities
    • 🤖AI Capabilities
    • Talent Endorsement
  • About
    • 🛣️Roadmap
Powered by GitBook
On this page
  • Privacy
  • Verification Code
  1. Devs
  2. Tutorials

Verify Credentials

Verify a users tickets and passports

This tutorial will teach you how to verify a user's credentials. This can be used as a login system, gating mechanism, or one-time redemption. Stamp Passports are PODs (Provable Object Data) that can be verified while maintaining different levels of an account's privacy.

Privacy

When you verify a passport, you must define which fields the user must disclose. Each proof from a POD comes with a nullifier parameter, which is unique and can be used to do single-use verification while maintaining the user's privacy.

Verification Code

Coming soon...

PreviousGetting Rank ScoresNextEAS and Resolvers

Last updated 7 months ago

👩‍💻