@hw-agconnect/auth-harmony
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Auth Service For Harmony

Introduction

Most apps need to identify and authenticate users to tailor the app experience for individual users. However, building such a system from scratch is a difficult process. Auth Service can quickly build a secure and reliable user authentication system for your app. You only need to access Auth Service capabilities in your app without caring about the facilities and implementation on the cloud. Learn More

Integrating SDKs

Integrate the Auth Service SDK.

  • Run the following command to integrate the Auth Service Harmony SDK into your project:
npm install --save @hw-agconnect/auth-harmony
  • Import the AppGallery Connect component to your project.
import agconnect from "@hw-agconnect/core-harmony";
import "@hw-agconnect/auth-harmony";
import "@hw-agconnect/core-harmony";

For more details, please refer to Getting Started with Auth Service

License

Auth Service Plug-in is licensed under the: "ISC"

Package Sidebar

Install

npm i @hw-agconnect/auth-harmony

Weekly Downloads

3

Version

1.2.0

License

ISC

Unpacked Size

32 kB

Total Files

24

Last publish

Collaborators

  • hwopencapability