1.2.0 • Published 3 years ago

@cordova-plugin-agconnect/auth v1.2.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
3 years ago

AppGallery Connect Auth for Cordova

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

Installing the Plug-in

Install AGC auth plugin to the project

Cordova

$ cordova plugin add @cordova-plugin-agconnect/auth --save

For more details, please refer to Getting Started with Cordova

Ionic

$ ionic cordova plugin add @cordova-plugin-agconnect/auth --save

Install Ionic-Native AGC Auth to the project.

$ npm install @ionic-native/core @cordova-plugin-agconnect/ionic-native-agc-auth

For more details, please refer to Getting Started with Ionic

Development Guide

License

Auth Plug-in is licensed under the: Apache License, version 2.0.