Passport SDK v5.0
  • Overview
  • Account Lifecycle
  • Integration
    • Client Side Enablement
    • Credenza Presence (Optional Visual Elements)
    • Account Provisioning (Sign-up)
      • New Authentication System
      • Existing Authentication System - New Customer
      • Existing Authentication System - Existing Customer
  • Passport Subsequent Logins
  • Post-Login Capabilities
    • Account Information Access
    • Blockchain Wallet Access
  • Smart Contract Interactions
    • Instantiating The Contract Object (Server-Side)
    • Instantiating The Contract Object (Client-side)
    • Calling Contracts
  • Monetary Transactions
  • Appendix I: Passport Configuration Options
    • Magic
    • Ethers.js
    • Installation
    • Usage
    • Passport Instance Properties
    • Passport Static Properties
    • Modes
    • Supported query params
  • Transaction UI v3.0 (now part of Passport)
    • Magic
    • Ethers.js
    • Installation
    • Usage
    • Apple Pay
    • Google Pay
    • Methods
    • Events
  • Appendix II: MetaMembership Contract Access
  • Appendix III: Ledger Contract Access
  • Appendix IV: Decentralized Commerce Configuration
Powered by GitBook
LogoLogo

©2023 Credenza. All rights reserved.

On this page
  1. Integration
  2. Account Provisioning (Sign-up)

Existing Authentication System - New Customer

With an existing system but new customers, Credenza Passport can be part of a two-factor authentication that validates the user’s email address and provisions a Credenza Passport account at the same time. In this case, the confirmation link needs to be clicked within 10 minutes, but once the link is clicked, we recommend storing the blockchain address in the client database. That way, you can inspect information about the wallet, assign attributes such as membership, and airdrop badges (NFTs) and stored value without requiring user interaction. This allows for maximum integration between traditional systems and the blockchain wallet.

PreviousNew Authentication SystemNextExisting Authentication System - Existing Customer

Last updated 2 years ago