bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class ExchangeSIWBBAuthorizationCodeSuccessResponse<T>

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    access_token: string
    access_token_expires_at?: T
    address: string
    bitbadgesAddress: string
    refresh_token?: string
    refresh_token_expires_at?: T
    token_type: string = 'Bearer'
    verificationResponse?: { errorMessage?: string; success: boolean }

    Methods