mangadex-full-api - v6.2.0
    Preparing search index...

    Class LegacyAuthClient

    This class represents a the legacy (username and password) auth client. This login method is being deprecated in favor of OAuth which is implemented through PersonalAuthClient instead.

    • This login method is being replaced by OAuth

    Implements

    Index

    Constructors

    Properties

    data: LoginData

    Methods

    • Check if the current session token is valid by asking MangaDex

      Returns Promise<boolean>