@camunda8/sdk
    Preparing search index...

    Interface TokenError

    interface TokenError {
        error: string;
        error_description: string;
    }
    Index

    Properties

    error: string
    error_description: string