simplelogin-client
    Preparing search index...

    Interface ApiKeyPost

    ApiKeyPost

    interface ApiKeyPost {
        device: string;
    }
    Index

    Properties

    Properties

    device: string

    The device's name, used to identify the API key for management purposes

    ApiKeyPost