TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface LoginAsUserOptions

    interface LoginAsUserOptions {
        expire_time?: string;
    }
    Index

    Properties

    Properties

    expire_time?: string

    Date to expire the login token.

    "3 months", "1 year", "20 hours"
    
    "8 hours"