An open API service indexing awesome lists of open source software.

https://github.com/hms-core/hms-keyring-demo

Keyring Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Keyring Kit.
https://github.com/hms-core/hms-keyring-demo

Last synced: 11 months ago
JSON representation

Keyring Sample provides many sample programs for your reference or usage. This example demonstrates how to integrate services provided by Keyring Kit.

Awesome Lists containing this project

README

          

# HMS Keyring Demo
[![License](https://img.shields.io/badge/Docs-hmsguides-brightgreen)](todo:开发指南URL待补充)

English | [中文](README_ZH.md)

This project contains Keyring-SampleApp1 and Keyring-SampleApp2.

## Introduction
The project directory is as follows:
1. [Keyring-SampleApp1](Keyring-SampleApp1): Provides samples for using basic functions of Keyring, including storing credentials, sharing stored credentials with SampleApp2, and deleting the stored credentials.
2. [Keyring-SampleApp2](Keyring-SampleApp2): Provides samples for using basic functions of Keyring, including checking credentials shared by SampleApp1 and reading credential content.

## Technical Support
You can visit the [Reddit community](https://www.reddit.com/r/HuaweiDevelopers/) to learn latest information about HMS Core and communicate with other developers.

If you have any questions about the sample code, try the following:
- Visit [Stack Overflow](https://stackoverflow.com/questions/tagged/huawei-mobile-services) and submit your development problem under the huawei-mobile-services tag. Huawei experts will help you solve the problem in one-to-one mode.
- Visit the HMS Core section in the [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001) and communicate with other developers.

If you encounter any issues when using the sample code, submit your issues or submit a [Pull Request](https://github.com/HMS-Core/hms-Keyring-demo/issues).