Setup

@wix/identity

To use the Authentication API, install the @wix/identity package using npm or Yarn:

Copy

or

Copy

Then import { authentication } from @wix/identity:

Copy
Did this help?