Authentication on the direct integration interface

Authentication on the direct integration interface

When using MYKOBO through a partner platform (such as a wallet or exchange), authentication is handled non-custodially. This means you never share your private keys or passwords; instead, you prove your identity and authorise actions by signing transactions with your wallet.

How it Works

For partners utilising direct integration, the process is "headless." You do not need to leave the partner's interface to authenticate or complete your transactions.

Authentication "In" (Accessing Services)

To begin using MYKOBO services within a partner platform, you must first establish a secure session.

  1. The Process: The platform will request a signature from your wallet.
  2. The Action: By signing this request, you cryptographically prove that you own the wallet address being used.
  3. The Result: Once the signature is verified, your session is authenticated, and you can proceed with ramping or transaction requests.

Authentication "Out" (Authorising Withdrawals)

Security is paramount when moving funds. Every withdrawal request requires a separate, explicit authorisation.
  1. The Process: When you initiate a withdrawal, the system generates a specific transaction request.
  2. The Action: You must sign this transaction using your wallet.
  3. The Result: This signature serves as your legal and technical "consent" to move the funds. Without this signature, no funds can be withdrawn.
For a more detailed explanation of what it means to sign a transaction, see our guide on Off Ramping →

Supported Networks

Direct integration authentication is currently available on the following networks and are all signature-based:
  1. Stellar
    1. SEP-6 (Programmatic)
  2. BASE
    1. Headless API
  3. Solana
    1. Coming Soon

Security Note

MYKOBO never stores or requests your private keys. All authentication occurs via public-key cryptography, ensuring that you maintain total control over your assets at all times.

    • Related Articles

    • Authentication on the dApp interface

      Accessing the MYKOBO dApp is designed to be simple and secure. Because MYKOBO is a **non-custodial** service, we do not use traditional email and password logins. Instead, your digital wallet serves as your unique identity. How to "Log In" ...