Setup

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

Copy

or

Copy

Then import { oAuthApps } from @wix/auth-management:

Copy
Did this help?