Datalayer VS Code Extension - v0.0.9
    Preparing search index...

    Credentials captured from user input

    interface CredentialsInput {
        handle: string;
        password: string;
    }
    Index

    Properties

    Properties

    handle: string

    User's handle (username, email, or identifier)

    password: string

    User's password