simplelogin-client
    Preparing search index...

    Interface AuthReactivatePost

    AuthReactivatePost

    interface AuthReactivatePost {
        email: string;
    }
    Index

    Properties

    Properties

    email: string

    Email address

    AuthReactivatePost