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

    Module commands/auth

    Authentication commands for the Datalayer VS Code extension. Handles login, logout, and authentication status display.

    This module registers the following commands:

    • datalayer.login - Authenticates user with Datalayer platform
    • datalayer.logout - Clears authentication and signs out
    • datalayer.showAuthStatus - Displays current authentication status

    Functions

    registerAuthCommands