@hw-agconnect/auth-harmony
v1.2.0
Published
AppGallery Connect Client Harmony SDK Auth Service module
Downloads
2
Maintainers
Readme
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"