simplelogin-client
    Preparing search index...

    Interface AliasSearchPost

    AliasSearchPost

    interface AliasSearchPost {
        query?: string;
    }
    Index

    Properties

    Properties

    query?: string

    Full-text search for the e-mail address of the alias

    AliasSearchPost