simplelogin-client
    Preparing search index...

    Interface ApiKey

    ApiKey

    interface ApiKey {
        apiKey: string;
    }
    Index

    Properties

    Properties

    apiKey: string

    The generated API key for authentication

    ApiKey