Essentials

The Essentials SDK contains common functionality that you might need when building apps on the Wix platform. The SDK includes the following submodules:

  • auth: Allows you to work with Wix authentication and permissions.
  • httpClient: Includes helper functions for making HTTP requests within the Wix platform.

セットアップ

To use the Essentials SDK, install the @wix/essentials package:

Install using npm

コピー
1

Install using yarn

コピー
1
役に立ちましたか?
はい
いいえ