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

    Function readAccountByUsername

    • Reads an account by username from the database.

      Parameters

      • username: string

        The username to search for

      Returns Promise<Account>

      • The account if found, null otherwise