@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
    Preparing search index...

    Function authenticateAccount

    • Authenticate an already existing user.

      Parameters

      • username: string

        the username of the account

      • password: string

        the password that should match the stored password

      Returns Promise<Account>

      the authenticated account or null if not found