@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface AuthInternalLoginRequest

    Generated by orval v8.2.0 🍺 Do not edit manually. Core System API

    interface AuthInternalLoginRequest {
        uid: string;
    }
    Index

    Properties

    Properties

    uid: string

    The user ID to login as.