Trails Packages
    Preparing search index...

    This state is active when the authentication service is still checking whether the current user is authenticated or not.

    interface AuthStatePending {
        kind: "pending";
    }
    Index

    Properties

    Properties

    kind: "pending"