Setup

To use the Accounts API, install the @wix/user-management package using npm or Yarn:

Copy

or

Copy

Then import { accounts } from @wix/user-management:

Copy
Did this help?