Embedded analytics SDK API
    Preparing search index...

    Type Alias UserBackendJwtResponse

    type UserBackendJwtResponse = {
        jwt: string;
    }
    Index

    Properties

    Properties

    jwt: string