Skip to content

HMS-Core/hms-FIDO-demo-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMS FIDO Demo

License

English | 中文

This project contains fido2 sample, bioauthn sample and bioauthn-androidx sample.

Introduction

The project directory is as follows:

  1. fido2-sample: Provides examples of using basic fido2 functions: registration and authentication.
  2. fido-bioauthn-androidx-sample: Provides examples of using basic BioAuthn-AndroidX SDK functions: fingerprint and facial authentication.
  3. fido-bioauthn-sample: Provides examples of using basic BioAuthn SDK functions: fingerprint and facial authentication.

Precautions

The project contains multiple independent projects. After downloading code, you can open a project in Android Studio to build your app or add multiple apps to a project. You do not have to create a separate project for each app. You can open setting.gradle to select the project to build.

Question or issues

If you want to evaluate more about HMS Core, HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.