core-utils
    Preparing search index...
    interface SignUserTokenResponse {
        token: string;
    }
    Index

    Properties

    Properties

    token: string

    The signed user token.